WorksheetHeaderFooterOptions Members
Allows you to specify headers and footers for a worksheet or chart sheet.
#Properties
Name | Description |
---|---|
Align |
Gets or sets whether the sides of a header or a footer should be aligned with page margins. |
Different |
Gets or sets whether the first page of the document contains a header and footer that is different from headers and footers on other pages. |
Different |
Gets or sets whether headers and footers on odd pages should be different from those on even pages. |
Even |
Provides access to the footer for even pages. |
Even |
Provides access to the header for even pages. |
First |
Provides access to the footer for the first page. |
First |
Provides access to the header for the first page. |
Odd |
Provides access to the footer for odd pages. |
Odd |
Provides access to the header for odd pages. |
Scale |
Specifies whether the header and footer should scale when you use the “Shrink to Fit” feature in the document. |
See Also