-
-
Creates a new CharacterStyleGroup.
withProperties
|
Object
Initial values for properties of the new CharacterStyleGroup (Optional)
|
-
-
Returns any CharacterStyleGroup in the collection.
-
-
Displays the number of elements in the CharacterStyleGroup.
-
-
Returns every CharacterStyleGroup in the collection.
-
-
Returns the first CharacterStyleGroup in the collection.
-
-
Returns the CharacterStyleGroup with the specified index or name.
index
|
The index or name. Can accept: Long Integer or String.
|
-
-
Returns the CharacterStyleGroup with the specified ID.
-
-
Returns the CharacterStyleGroup with the specified name.
-
-
Returns the CharacterStyleGroups within the specified range.
from
|
The CharacterStyleGroup, index, or name at the beginning of the range. Can accept: CharacterStyleGroup, Long Integer or String.
|
to
|
The CharacterStyleGroup, index, or name at the end of the range. Can accept: CharacterStyleGroup, Long Integer or String.
|
-
-
Returns the last CharacterStyleGroup in the collection.
-
-
Returns the middle CharacterStyleGroup in the collection.
-
-
Returns the CharacterStyleGroup whose index follows the specified CharacterStyleGroup in the collection.
obj
|
CharacterStyleGroup
The CharacterStyleGroup whose index comes before the desired CharacterStyleGroup.
|
-
-
Returns the CharacterStyleGroup with the index previous to the specified index.
obj
|
CharacterStyleGroup
The index of the CharacterStyleGroup that follows the desired CharacterStyleGroup.
|
-
-
Generates a string which, if executed, will return the CharacterStyleGroup.