EndnoteOptions Object Members
Word Developer Reference |
Represents the properties assigned to a range or selection of endnotes 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 endnotes. Read/write WdEndnoteLocation. |
![]() |
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 endnotes. Read/write WdNoteNumberStyle. |
![]() |
Parent | Returns an Object that represents the parent object of the specified EndnoteOptions object. |
![]() |
StartingNumber | Returns or sets the starting endnote number. Read/write Long. |