WdHeaderFooterIndex enumeration (Word)
Returns the specified header or footer in a document or section.
Name | Value | Description |
---|---|---|
wdHeaderFooterEvenPages | 3 | Returns all headers or footers on even-numbered pages. |
wdHeaderFooterFirstPage | 2 | Returns the first header or footer in a document or section. |
wdHeaderFooterPrimary | 1 | Returns the header or footer on all pages other than the first page of a document or section. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.