Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 479 Bytes

File metadata and controls

28 lines (21 loc) · 479 Bytes

SheetList

Description

Returns the name of the saved view specified by index.

FUNCTION SheetList(sheetIndex : INTEGER): STRING;
def vs.SheetList(sheetIndex):
    return STRING

Parameters

Name Type Description
sheetIndex INTEGER Index of the sheet

See Also

VS Functions: SheetNum

Version

Availability: from VectorWorks10.0

Category