Returns the CharStyleMapping 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 CharStyleMapping in the collection.
→ Number
Displays the number of elements in the CharStyleMapping.
→ CharStyleMapping[]
Returns every CharStyleMapping in the collection.
Returns the first CharStyleMapping in the collection.
Returns the CharStyleMapping with the specified index or name.
→ CharStyleMapping[]
Returns the CharStyleMappings within the specified range.
from
CharStyleMapping | LongInteger | String
The CharStyleMapping, index, or name at the beginning of the range. Can accept: CharStyleMapping, Long Integer or String.
to
CharStyleMapping | LongInteger | String
The CharStyleMapping, index, or name at the end of the range. Can accept: CharStyleMapping, Long Integer or String.
Returns the last CharStyleMapping in the collection.
Returns the middle CharStyleMapping in the collection.
Returns the CharStyleMapping whose index follows the specified CharStyleMapping in the collection.
Returns the CharStyleMapping with the index previous to the specified index.
→ String
Generates a string which, if executed, will return the CharStyleMapping.
Object of 4
Properties elsewhere that hold a CharStyleMappings.