Adds an event listener.
Object
EndnoteRange
An endnote text range.
Hierarchy
Character | InsertionPoint | Line | Paragraph | Story | Text | TextColumn | TextStyleRange | Word | XmlStory
EndnoteRange
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| NothingEnum[] | SpecialCharacters[] | SpecialCharacters[] | String[] | Strings[] | Strings[] | NothingEnums[] | SpecialCharacters[] | read/write | EndnoteRange Contents, It will skip the endnote number while setting/replacing the content into endnote range. Can return: String, SpecialCharacters enumerator or Array of Strings or SpecialCharacters enumerators. Can also accept: NothingEnum enumerator or Array of Strings, SpecialCharacters enumerators or NothingEnum enumerators. | |
| Number | readonly | Ending Index of the endnote range object. | |
| Number | readonly | Starting Index of the endnote range object. | |
| EventListeners |
readonly | A collection of event listeners. | |
| Events |
readonly | A collection of events. | |
| Number | readonly | The unique ID of the EndnoteRange. | |
| Number | readonly | The index of the EndnoteRange within its containing object. | |
| Boolean | readonly | Returns true if the object specifier resolves to valid objects. | |
| String | read/write | A property that can be set to any string. | |
| String | read/write | The name of the EndnoteRange; this is an alias to the EndnoteRange's label property. | |
| Character | InsertionPoint | Line | Paragraph | Story | TextColumn | TextStyleRange | Word | Text | XmlStory | readonly | The parent of the EndnoteRange (a Text, InsertionPoint, TextStyleRange, Paragraph, TextColumn, Line, Word, Character, Story or XmlStory). | |
| Object | read/write | A property that allows setting of several properties at the same time. | |
| Endnote | read/write | The endnote reference corresponding to the endnote text range. |
Methods
→ void
Deletes the endnote range and the associated endnote anchor.
→ String
Gets the label value associated with the specified key.
→ EndnoteRange[]
Resolves the object specifier, creating an array of object references.
→ void
Sets the label to the value associated with the specified key.
→ Boolean
Removes the event listener.
→ String
Generates a string which, if executed, will return the EndnoteRange.
→ String
Retrieves the object specifier.
Object of 4
Properties elsewhere that hold a EndnoteRange.
Parameter of 3
Method parameters that accept a EndnoteRange.
Return 13
Methods that return a EndnoteRange.
EndnoteRange.getElements()EndnoteRanges.[]()EndnoteRanges.anyItem()EndnoteRanges.everyItem()EndnoteRanges.firstItem()EndnoteRanges.item()EndnoteRanges.itemByID()EndnoteRanges.itemByName()EndnoteRanges.itemByRange()EndnoteRanges.lastItem()EndnoteRanges.middleItem()EndnoteRanges.nextItem()EndnoteRanges.previousItem()