Footnote Members

Include Protected Members
Include Inherited Members

Represents a footnote positioned at the bottom of the page or beneath text. The Footnote object is a member of the Footnotes collection. The Footnotes collection represents the footnotes in a selection, range, or document.

The Footnote type exposes the following members.

Methods

  Name Description
Public method Delete Deletes the specified object.

Top

Properties

  Name Description
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property Index Returns an Integer that represents the position of an item in a collection.
Public property Parent Returns an object that represents the parent object of the specified object.
Public property Range Returns a Range object that represents the portion of a document that's contained in the specified object.
Public property Reference Returns a Range object that represents a footnote, endnote, or comment reference mark.

Top

See Also

Reference

Footnote Interface

Microsoft.Office.Interop.Word Namespace