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