HeaderFooter.Index Property
Returns a WdHeaderFooterIndex constant that represents the specified header or footer in a document or section.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property Index As WdHeaderFooterIndex
Get
'Usage
Dim instance As HeaderFooter
Dim value As WdHeaderFooterIndex
value = instance.Index
WdHeaderFooterIndex Index { get; }
Property Value
Type: Microsoft.Office.Interop.Word.WdHeaderFooterIndex