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 | |
---|---|---|
Delete | Deletes the specified object. |
Top
Properties
Name | Description | |
---|---|---|
Application | Returns a Application object that represents the Microsoft Word application. | |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. | |
Index | Returns an Integer that represents the position of an item in a collection. | |
Parent | Returns an object that represents the parent object of the specified object. | |
Range | Returns a Range object that represents the portion of a document that's contained in the specified object. | |
Reference | Returns a Range object that represents a footnote, endnote, or comment reference mark. |
Top