SpreadsheetHeaderFooterCollection class

SpreadsheetHeaderFooterCollection class

Represents a collection of headers and footers in an Excel document.

This collection contains the items of SpreadsheetHeaderFooter type.

The SpreadsheetHeaderFooterCollection type exposes the following members:

Methods

Method Description
contains (inherited from ReadOnlyListBase)
get_enumerator (inherited from ReadOnlyListBase)
index_of (inherited from ReadOnlyListBase)

Properties

Property Description
item
count (inherited from ReadOnlyListBase)
is_read_only (inherited from ReadOnlyListBase)

See Also