Page.Height property (Publisher)

Returns a Long that represents the height (in points) of a cell, range of cells, or page. Read-only.

Syntax

expression.Height

expression A variable that represents a Page object.

Remarks

The valid range for the Height property depends on the size of the application workspace and the position of the object within the workspace.

For centered objects on non-banner page sizes, the Height property may be 0.0 to 50.0 inches. For centered objects on banner page sizes, the Height property may be 0.0 to 241.0 inches.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.