Footnotes
A collection of footnotes.
Footnotes Properties
| Property |
Type |
Access |
Description |
| item |
Object |
read |
Returns the footnote with the specified index or name. |
| length |
Long |
read |
The number of footnotes in the collection. |
Footnotes Methods
| Method |
Returns |
Description |
| add |
Footnote |
Create a new footnote. |
| anyItem |
Object |
Returns any footnote. |
| firstItem |
Object |
Returns the first footnote. |
| itemByID |
Object |
Returns the footnote with the specified ID. |
| itemByRange |
Objects |
Returns the footnotes within the specified range. |
| lastItem |
Object |
Returns the last footnote. |
| middleItem |
Object |
Returns the middle footnote. |
| nextItem |
Object |
Returns the next footnote. |
| previousItem |
Object |
Returns the previous footnote. |
Previous post: FormField
Next post: FootnoteOption