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