Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 436 Bytes

File metadata and controls

25 lines (18 loc) · 436 Bytes

AreWorksheetGridLinesVisible

Description

Determines the status of the grid lines visibility for the specified worksheet.

FUNCTION AreWorksheetGridLinesVisible(h : HANDLE): BOOLEAN;
def vs.AreWorksheetGridLinesVisible(h):
    return BOOLEAN

Parameters

Name Type Description
h HANDLE Handle to worksheet.

Version

Availability: from Vectorworks 2011

Category

  • Worksheets