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