A collection TOC style entries.
TOC style entry Properties
| Property | Type | Access | Description |
|---|---|---|---|
| class | type class | read | The class descriptor type. |
| format style | paragraph style | r/w | The paragraph style applied to the TOC entry. |
| index | integer | read | The index of the TOC style entry within its containing object. |
| level | small integer | r/w | The indent level of the entry in the TOC. |
| name | string | r/w | The name of the TOC style entry. |
| object reference | TOC style entry | read | An object reference for the TOC style entry. |
| page number position | after entry, before entry, none, |
r/w | The page number placement for the TOC entry style. |
| page number style | character style | r/w | The character style applied to the page number of the entry. |
| parent | TOC style | read | The parent of the TOC style entry (a TOC style). |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| separator | string | r/w | The string to insert between the entry text and the page numbers. |
| separator style | character style | r/w | The character style applied to the string separating the TOC entry text and the page numbers. |
| sort alphabet | boolean | r/w | If true, sorts the entries alphabetically. |