Support Board
Date/Time: Wed, 02 Jul 2025 12:48:00 +0000
Post From: validity of GetSpreadsheetSheetHandleByName() result?
[2021-01-11 07:24:55] |
User907968 - Posts: 840 |
I just tested this and observe the same, a pointer is returned when the spreadsheet file exists, even if a non-existent sheet is requested. The spreadsheet manipulation functions, sc.GetSheetCellAsDouble() & sc.SetSheetCellAsDouble(), don't seem to be functioning as intended either, they both return 1 even when the pointer used is to a non-existent sheet. Maybe ask SC Engineering to investigate? |