Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 492 Bytes

File metadata and controls

28 lines (20 loc) · 492 Bytes

ActSSheet

Description

Function ActSSheet returns the handle to the currently active worksheet.

FUNCTION ActSSheet : HANDLE;
def vs.ActSSheet():
    return HANDLE

Remarks

OBSOLETE for Version 9: see new GetTopVisibleWS.

See Also

VS Functions: GetTopVisibleWS

Version

ActSSheet is obsolete as of VectorWorks 9.0

Availability: from All Versions

Category