Click or drag to resize

ExcelHeaderFooter Properties

The ExcelHeaderFooter type exposes the following members.

Properties
 NameDescription
Public propertyDifferentFirst Gets or sets if header/footer is different on the first page. Supported in XLSX only.
Public propertyDifferentOddEven Gets or sets if there are different headers/footers on the even and odd pages. Supported in XLSX only.
Public propertyEvenFooter Gets or sets even footer. Supported in XLSX only.
Public propertyEvenHeader Gets or sets even header. Supported in XLSX only.
Public propertyFirstFooter Gets or sets first footer. Supported in XLSX only.
Public propertyFirstHeader Gets or sets first header. Supported in XLSX only.
Public propertyFooter Gets or sets default footer.
Public propertyHeader Gets or sets default header.
Public propertyMarginsAlign Gets or sets if header/footer margin will align with page margins. Supported in XLSX only.
Public propertyScale Gets or sets if headers/footers will be scaled with document scaling. Supported in XLSX only.
Top
See Also