Adds an event listener.
Object
TableStyleMapping
A table style mapping.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| String | read/write | The destination style name property. | |
| EventListeners |
readonly | A collection of event listeners. | |
| Events |
readonly | A collection of events. | |
| Number | readonly | The index of the TableStyleMapping within its containing object. | |
| Boolean | readonly | Returns true if the object specifier resolves to valid objects. | |
| MapType | read/write | The type of the mapping rule. | |
| Document | Story | Application | XmlStory | readonly | The parent of the TableStyleMapping (a Application, Document, Story or XmlStory). | |
| Object | read/write | A property that allows setting of several properties at the same time. | |
| String | read/write | The source style name property. |
Methods
Resolves the object specifier, creating an array of object references.
→ void
deletes a style mapping.
→ Boolean
Removes the event listener.
→ String
Generates a string which, if executed, will return the TableStyleMapping.
→ String
Retrieves the object specifier.
Object of 3
Properties elsewhere that hold a TableStyleMapping.
Parameter of 3
Method parameters that accept a TableStyleMapping.
Return 12
Methods that return a TableStyleMapping.
TableStyleMapping.getElements()TableStyleMappings.[]()TableStyleMappings.add()TableStyleMappings.anyItem()TableStyleMappings.everyItem()TableStyleMappings.firstItem()TableStyleMappings.item()TableStyleMappings.itemByRange()TableStyleMappings.lastItem()TableStyleMappings.middleItem()TableStyleMappings.nextItem()TableStyleMappings.previousItem()