SpreadsheetHeaderFooter class

SpreadsheetHeaderFooter class

Represents a header/footer in an Excel document.

The SpreadsheetHeaderFooter type exposes the following members:

Properties

Property Description
header_footer_type Gets the type of this SpreadsheetHeaderFooter.
sections Gets the collection of header/footer sections.
worksheet Gets the parent worksheet of this SpreadsheetHeaderFooter.

See Also