HeaderFooter.Index Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a WdHeaderFooterIndex constant that represents the specified header or footer in a document or section.
public:
property Microsoft::Office::Interop::Word::WdHeaderFooterIndex Index { Microsoft::Office::Interop::Word::WdHeaderFooterIndex get(); };
public Microsoft.Office.Interop.Word.WdHeaderFooterIndex Index { get; }
member this.Index : Microsoft.Office.Interop.Word.WdHeaderFooterIndex
Public ReadOnly Property Index As WdHeaderFooterIndex