Back to Devexpress

WorksheetHeaderFooterOptions Members

officefileapi-devexpress-dot-spreadsheet-dot-worksheetheaderfooteroptions-dot-underscore-members.md

latest2.1 KB
Original Source

WorksheetHeaderFooterOptions Members

Allows you to specify headers and footers for a worksheet or chart sheet.

Properties

NameDescription
AlignWithMarginsGets or sets whether the sides of a header or a footer should be aligned with page margins.
DifferentFirstGets or sets whether the first page of the document contains a header and footer that is different from headers and footers on other pages.
DifferentOddEvenGets or sets whether headers and footers on odd pages should be different from those on even pages.
EvenFooterProvides access to the footer for even pages.
EvenHeaderProvides access to the header for even pages.
FirstFooterProvides access to the footer for the first page.
FirstHeaderProvides access to the header for the first page.
OddFooterProvides access to the footer for odd pages.
OddHeaderProvides access to the header for odd pages.
ScaleWithDocSpecifies whether the header and footer should scale when you use the “Shrink to Fit” feature in the document.

See Also

WorksheetHeaderFooterOptions Interface

DevExpress.Spreadsheet Namespace