Endnotes Members

Include Protected Members
Include Inherited Members

A collection of Endnote objects that represents all the endnotes in a selection, range, or document.

The Endnotes type exposes the following members.

Methods

  Name Description
Public method Add Returns a Endnote object that represents an endnote added to a range.
Public method Convert Converts endnotes to footnotes.
Public method GetEnumerator (Inherited from IEnumerable.)
Public method ResetContinuationNotice Resets the endnote continuation notice to the default notice.
Public method ResetContinuationSeparator Resets the endnote continuation separator to the default separator.
Public method ResetSeparator Resets the endnote separator to the default separator.
Public method SwapWithFootnotes Converts all endnotes in a document to footnotes and vice versa.

Top

Properties

  Name Description
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property ContinuationNotice Returns a Range object that represents the footnote or endnote continuation notice.
Public property ContinuationSeparator Returns a Range object that represents the footnote or endnote continuation separator.
Public property Count Returns the number of items in the specified collection.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property Item Returns an individual object in a collection.
Public property Location Returns or sets the position of all endnotes.
Public property NumberingRule Returns or sets the way footnotes or endnotes are numbered after page breaks or section breaks.
Public property NumberStyle Returns or sets the number style for the specified endnotes.
Public property Parent Returns an object that represents the parent object of the specified object.
Public property Separator Returns a Range object that represents the endnote or footnote separator.
Public property StartingNumber Returns or sets the starting note number.

Top

See Also

Reference

Endnotes Interface

Microsoft.Office.Interop.Word Namespace