Endnotes Object Members
Word Developer Reference |
A collection of Endnote objects that represents all the endnotes in a selection, range, or document.
Methods
Name | Description | |
---|---|---|
![]() |
Add | Returns an Endnote object that represents an endnote added to a range. |
![]() |
Convert | Converts endnotes to footnotes. |
![]() |
Item | Returns an individual Endnote object in a collection. |
![]() |
ResetContinuationNotice | Resets the endnote continuation notice to the default notice. |
![]() |
ResetContinuationSeparator | Resets the endnote continuation separator to the default separator. |
![]() |
ResetSeparator | Resets the endnote separator to the default separator. |
![]() |
SwapWithFootnotes | Converts all endnotes in a document to footnotes and vice versa. |
Properties
Name | Description | |
---|---|---|
![]() |
Application | Returns an Application object that represents the Microsoft Word application. |
![]() |
ContinuationNotice | Returns a Range object that represents the endnote continuation notice. Read-only. |
![]() |
ContinuationSeparator | Returns a Range object that represents the endnote continuation separator. Read-only. |
![]() |
Count | Returns a Long that represents the number of endnotes in the collection. Read-only. |
![]() |
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 endnotes are numbered after page breaks or section breaks. Read/write WdNumberingRule. |
![]() |
NumberStyle | Returns or sets the number style. Read/write WdNoteNumberStyle. |
![]() |
Parent | Returns an Object that represents the parent object of the specified Endnotes object. |
![]() |
Separator | Returns a Range object that represents the endnote separator. |
![]() |
StartingNumber | Returns or sets the starting note number, line number, or page number. Read/write Long. |