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