SpreadsheetPageSetup class

SpreadsheetPageSetup class

Represents printing page properties for a worksheet.

The SpreadsheetPageSetup type exposes the following members:

Properties

Property Description
width Gets the width of a printing page in points.
height Gets the height of a printing page in points.
left_margin Gets the size of the left margin in points.
right_margin Gets the size of the right margin in points.
top_margin Gets the size of the top margin in points.
bottom_margin Gets the size of the bottom margin in points.

See Also