Footnotes Object Members

Word Developer Reference

A collection of Footnote objects that represent all the footnotes in a selection, range, or document.

Methods

  Name Description
Bb257599.methods(en-us,office.12).gif Add Returns a Footnote object that represents a footnote added to a range.
Bb257599.methods(en-us,office.12).gif Convert Converts endnotes to footnotes, or vice versa.
Bb257599.methods(en-us,office.12).gif Item Returns an individual Footnote object in a collection.
Bb257599.methods(en-us,office.12).gif ResetContinuationNotice Resets the footnote or endnote continuation notice to the default notice.
Bb257599.methods(en-us,office.12).gif ResetContinuationSeparator Resets the footnote or endnote continuation separator to the default separator.
Bb257599.methods(en-us,office.12).gif ResetSeparator Resets the footnote separator to the default separator.
Bb257599.methods(en-us,office.12).gif SwapWithEndnotes Converts all footnotes in a document to endnotes and vice versa.To convert a range of footnotes to endnotes, use the Convert method.

Properties

  Name Description
Bb257599.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257599.properties(en-us,office.12).gif ContinuationNotice Returns a Range object that represents the footnote continuation notice. Read-only.
Bb257599.properties(en-us,office.12).gif ContinuationSeparator Returns a Range object that represents the footnote continuation separator. Read-only.
Bb257599.properties(en-us,office.12).gif Count Returns a Long that represents the number of footnotes in the collection. Read-only.
Bb257599.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.
Bb257599.properties(en-us,office.12).gif Location Returns or sets the position of all footnotes. Read/write WdFootnoteLocation.
Bb257599.properties(en-us,office.12).gif NumberingRule Returns or sets the way footnotes or endnotes are numbered after page breaks or section breaks. Read/write WdNumberingRule.
Bb257599.properties(en-us,office.12).gif NumberStyle Returns or sets the number style for the footnotes. Read/write WdNoteNumberStyle.
Bb257599.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified Footnotes object.
Bb257599.properties(en-us,office.12).gif Separator Returns a Range object that represents the footnote separator.
Bb257599.properties(en-us,office.12).gif StartingNumber Returns or sets the starting note number, line number, or page number. Read/write Long.