Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 437 Bytes

File metadata and controls

28 lines (21 loc) · 437 Bytes

EXL_GetSheetName

Description

Get name of Excel sheets.

FUNCTION EXL_GetSheetName(
				sheetIndex       : INTEGER;
				VAR outSheetName : STRING): BOOLEAN;
def vs.EXL_GetSheetName(sheetIndex):
    return (BOOLEAN, outSheetName)

Parameters

Name Type Description
sheetIndex INTEGER
outSheetName STRING

Version

Availability: from Vectorworks 2021

Category

  • Excel