HeaderFooter.Index Property
Word Developer Reference |
Returns a WdHeaderFooterIndex that represents the specified header or footer in a document or section. Read-only.
Syntax
expression.Index
expression Required. A variable that represents a HeaderFooter object.
Example
This example adds a shape to the first page header in the active document if the specified variable references the first page header.
Visual Basic for Applications |
---|
|
See Also