WordProcessingHeaderFooterCollection class

WordProcessingHeaderFooterCollection class

Represents a collection of headers and footers in a Word document.

This collection contains the items of WordProcessingHeaderFooter type.

The WordProcessingHeaderFooterCollection type exposes the following members:

Methods

Method Description
link_to_previous Links or unlinks all headers and footers to the corresponding headers and footers in the previous section.
link_to_previous_boolean
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