Gets index of the Excel sheet.
FUNCTION EXL_GetSheetIndex(
sheetName : STRING;
VAR outSheetIndex : INTEGER): BOOLEAN;def vs.EXL_GetSheetIndex(sheetName):
return (BOOLEAN, outSheetIndex)| Name | Type | Description |
|---|---|---|
| sheetName | STRING | |
| outSheetIndex | INTEGER |
Availability: from Vectorworks 2021