Footnote Object Members
Word Developer Reference |
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.
Methods
Name | Description | |
---|---|---|
![]() |
Delete | Deletes the specified footnote. |
Properties
Name | Description | |
---|---|---|
![]() |
Application | Returns an 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. Read-only Long. |
![]() |
Index | Returns a Long that represents the position of an item in a collection. Read-only. |
![]() |
Parent | Returns an Object that represents the parent object of the specified Footnote object. |
![]() |
Range | Returns a Range object that represents the portion of a document that's contained within the footnote. |
![]() |
Reference | Returns a Range object that represents a footnote reference mark. |