Support Board
Date/Time: Wed, 27 Nov 2024 14:31:21 +0000
[Programming Help] - ACSIL spreadsheet set up
View Count: 299
[2023-08-15 03:19:49] |
User373245 - Posts: 42 |
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: