PageHeight Cell (Page Properties Section)

Contains the height of the printed page in drawing units.

Remarks

You can also set the page height on the Page Size tab of the Page Setup dialog box (on the Design tab, click the Page Setup arrow), or by manually resizing the page with the mouse.

To get a reference to the PageHeight cell by name from another formula, or from a program using the CellsU property, use:

Value
Cell name:
PageHeight

To get a reference to the PageHeight cell by index from a program, use the CellsSRC property with the following arguments:

Value
Section index:
visSectionObject
Row index:
visRowPage
Cell index:
visPageHeight