Support Board
Date/Time: Sun, 21 Dec 2025 09:36:44 +0000
[Programming Help] - ACSIL spreadsheet set up
View Count: 509
| [2023-08-15 03:19:49] |
| User373245 - Posts: 62 |
|
This example requires an open sheet collection name \"ACSILInteractionExample\"."; Not sure where the name has to match in setting up the spreadsheet to interact with relative to the ACSIL const char* SheetCollectionName = "ACSILInteractionExample"; const char* SheetName = "Sheet1"; void* SheetHandle = sc.GetSpreadsheetSheetHandleByName(SheetCollectionName, SheetName, false); is it the spreadsheet name. or the default sheet name of 1 or 17 |
To post a message in this thread, you need to log in with your Sierra Chart account:
