Class XlsxPageSetup
The page setup a worksheet prints with.
public sealed class XlsxPageSetup
- Inheritance
-
XlsxPageSetup
- Inherited Members
Constructors
- XlsxPageSetup()
Creates a page setup with Excel's defaults.
Properties
- BottomMarginInches
Gets or sets the bottom margin in inches.
- Landscape
Gets or sets whether the page is landscape.
- LeftMarginInches
Gets or sets the left margin in inches.
- PrintTitleRows
Gets or sets the number of leading rows repeated at the top of every printed page, zero for none.
- RightMarginInches
Gets or sets the right margin in inches.
- TopMarginInches
Gets or sets the top margin in inches.