Returns the ParaStyleMapping with the specified index.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Number | readonly | The number of objects in the collection. |
Methods
Adds a style mapping.
Returns any ParaStyleMapping in the collection.
→ Number
Displays the number of elements in the ParaStyleMapping.
→ ParaStyleMapping[]
Returns every ParaStyleMapping in the collection.
Returns the first ParaStyleMapping in the collection.
Returns the ParaStyleMapping with the specified index or name.
→ ParaStyleMapping[]
Returns the ParaStyleMappings within the specified range.
from
LongInteger | ParaStyleMapping | String
The ParaStyleMapping, index, or name at the beginning of the range. Can accept: ParaStyleMapping, Long Integer or String.
to
LongInteger | ParaStyleMapping | String
The ParaStyleMapping, index, or name at the end of the range. Can accept: ParaStyleMapping, Long Integer or String.
Returns the last ParaStyleMapping in the collection.
Returns the middle ParaStyleMapping in the collection.
Returns the ParaStyleMapping whose index follows the specified ParaStyleMapping in the collection.
Returns the ParaStyleMapping with the index previous to the specified index.
→ String
Generates a string which, if executed, will return the ParaStyleMapping.
Object of 4
Properties elsewhere that hold a ParaStyleMappings.