Check is cell in range of Excel sheets.
FUNCTION EXL_IsCellValid(
sheetIndex : INTEGER;
cellRow : INTEGER;
cellColumn : INTEGER): BOOLEAN;def vs.EXL_IsCellValid(sheetIndex, cellRow, cellColumn):
return BOOLEAN| Name | Type | Description |
|---|---|---|
| sheetIndex | INTEGER | |
| cellRow | INTEGER | |
| cellColumn | INTEGER |
Availability: from Vectorworks 2021