Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the height of a worksheet page, depending on the specified paper size.
Syntax
public real getPageHeight([int _worksheetId, boolean _inPoints])
Run On
Called
Parameters
- _worksheetId
Type: int
The ID of the worksheet.
- _inPoints
Type: boolean
The return height in points, or in inches.
Return Value
Type: real
The height of the page.