Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 394 Bytes

File metadata and controls

24 lines (18 loc) · 394 Bytes

EXL_GetSheetCnt

Description

Get counts of Excel sheets.

FUNCTION EXL_GetSheetCnt(VAR outSheetCount : INTEGER): BOOLEAN;
def vs.EXL_GetSheetCnt():
    return (BOOLEAN, outSheetCount)

Parameters

Name Type Description
outSheetCount INTEGER

Version

Availability: from Vectorworks 2021

Category