FootnoteOptions Object Members
Word Developer Reference |
Represents the properties assigned to a range or selection of footnotes in a document.
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the Microsoft Word application. | |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. | |
Location | Returns or sets the position of all footnotes. Read/write WdFootnoteLocation. | |
NumberingRule | Returns or sets the way footnotes or endnotes are numbered after page breaks or section breaks. Read/write WdNumberingRule. | |
NumberStyle | Returns or sets the number style for the footnotes. Read/write WdNoteNumberStyle. | |
Parent | Returns an Object that represents the parent object of the specified FootnoteOptions object. | |
StartingNumber | Returns or sets the starting footnote number. Read/write Long. |