Check is inconsistency found on cell borders.
FUNCTION EXL_GetCellBordeDiff(
sheetIndex : INTEGER;
cellRow : INTEGER;
cellColumn : INTEGER;
VAR outInconsistencyFound : BOOLEAN): BOOLEAN;def vs.EXL_GetCellBordeDiff(sheetIndex, cellRow, cellColumn):
return (BOOLEAN, outInconsistencyFound)| Name | Type | Description |
|---|---|---|
| sheetIndex | INTEGER | |
| cellRow | INTEGER | |
| cellColumn | INTEGER | |
| outInconsistencyFound | BOOLEAN |
Availability: from Vectorworks 2021