Adds an event listener.
Endnote
An endnote.
Cell | InsertionPoint | Story | Table | XmlStory
Endnote
Character | InsertionPoint | Line | Text | TextColumn | TextStyleRange | Word
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Characters |
readonly | A collection of characters. | |
| EndnoteRange | read/write | The endnote range object. | |
| EventListeners |
readonly | A collection of event listeners. | |
| Events |
readonly | A collection of events. | |
| Number | readonly | The unique ID of the Endnote. | |
| Number | readonly | The index of the Endnote within its containing object. | |
| InsertionPoints |
readonly | A collection of insertion points. | |
| Boolean | readonly | Returns true if the object specifier resolves to valid objects. | |
| String | read/write | A property that can be set to any string. | |
| Lines |
readonly | A collection of lines. | |
| String | read/write | The name of the Endnote; this is an alias to the Endnote's label property. | |
| Cell | Story | XmlStory | InsertionPoint | Table | readonly | The parent of the Endnote (a InsertionPoint, Story, XmlStory, Cell or Table). | |
| Object | read/write | A property that allows setting of several properties at the same time. | |
| InsertionPoint | readonly | The location of the endnote marker in the parent story | |
| TextColumns |
readonly | A collection of text columns. | |
| TextStyleRanges |
readonly | A collection of text style ranges. | |
| Texts |
readonly | A collection of text objects. | |
| Words |
readonly | A collection of words. |
Methods
Deletes the endnote reference and the associated endnote text range.
Gets the label value associated with the specified key.
Resolves the object specifier, creating an array of object references.
Sets the label to the value associated with the specified key.
Insert the text in endnote text range at specified text index. Insertion position should lie within the start and end range indices excluding the markers
Removes the event listener.
Generates a string which, if executed, will return the Endnote.
Retrieves the object specifier.
Object of 11
Properties elsewhere that hold a Endnote.
Parameter of 3
Method parameters that accept a Endnote.
Return 14
Methods that return a Endnote.