A TOC entry definition.
Go to Property Listing | Method Listing
Boolean, CharacterStyle, Number, Object, PageNumberPosition, ParagraphStyle, String,
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
read/write |
The paragraph style applied to the TOC entry. |
||
|
readonly |
The index of the TOCStyleEntry within its containing object. |
||
|
read/write |
The indent level of the entry in the TOC. |
||
|
read/write |
The name of the TOCStyleEntry. |
||
|
read/write |
The page number placement for the TOC entry style. |
||
|
read/write |
The character style applied to the page number of the entry. |
||
|
readonly |
The parent of the TOCStyleEntry (a TOCStyle). |
||
|
read/write |
A property that allows setting of several properties at the same time. |
||
|
read/write |
The string to insert between the entry text and the page numbers. |
||
|
read/write |
The character style applied to the string separating the TOC entry text and the page numbers. |
||
|
read/write |
If true, sorts the entries alphabetically. |
Object getElements ()
Resolves the object specifier, creating an array of object references.
undefined remove ()
Deletes the TOCStyleEntry.
String toSource ()
Generates a string which, if executed, will return the TOCStyleEntry.
String toSpecifier ()
Retrieves the object specifier.