Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 438 Bytes

File metadata and controls

29 lines (21 loc) · 438 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

  • Document Attributes