Share via


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
Bb257566.methods(en-us,office.12).gif Add Returns an Endnote object that represents an endnote added to a range.
Bb257566.methods(en-us,office.12).gif Convert Converts endnotes to footnotes.
Bb257566.methods(en-us,office.12).gif Item Returns an individual Endnote object in a collection.
Bb257566.methods(en-us,office.12).gif ResetContinuationNotice Resets the endnote continuation notice to the default notice.
Bb257566.methods(en-us,office.12).gif ResetContinuationSeparator Resets the endnote continuation separator to the default separator.
Bb257566.methods(en-us,office.12).gif ResetSeparator Resets the endnote separator to the default separator.
Bb257566.methods(en-us,office.12).gif SwapWithFootnotes Converts all endnotes in a document to footnotes and vice versa.

Properties

  Name Description
Bb257566.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257566.properties(en-us,office.12).gif ContinuationNotice Returns a Range object that represents the endnote continuation notice. Read-only.
Bb257566.properties(en-us,office.12).gif ContinuationSeparator Returns a Range object that represents the endnote continuation separator. Read-only.
Bb257566.properties(en-us,office.12).gif Count Returns a Long that represents the number of endnotes in the collection. Read-only.
Bb257566.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb257566.properties(en-us,office.12).gif Location Returns or sets the position of all endnotes. Read/write WdEndnoteLocation.
Bb257566.properties(en-us,office.12).gif NumberingRule Returns or sets the way endnotes are numbered after page breaks or section breaks. Read/write WdNumberingRule.
Bb257566.properties(en-us,office.12).gif NumberStyle Returns or sets the number style. Read/write WdNoteNumberStyle.
Bb257566.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified Endnotes object.
Bb257566.properties(en-us,office.12).gif Separator Returns a Range object that represents the endnote separator.
Bb257566.properties(en-us,office.12).gif StartingNumber Returns or sets the starting note number, line number, or page number. Read/write Long.