Class
A collection TOC style entries.
add, count
TOCStyleEntries
QuickLinks
Properties
Property | Type | Access | Description |
---|---|---|---|
length | number | readonly | The number of objects in the collection. |
Methods
Instances
TOCStyleEntry add ([styleName:
string][, withProperties:
Object])
Adds a TOC style entry.
Parameter | Type | Description |
---|---|---|
styleName | string | The paragraph style to include as TOC entries in the TOC. (Optional) |
withProperties | Object | Initial values for properties of the new TOCStyleEntry (Optional) |
number count ()
Displays the number of elements in the TOCStyleEntry.
Element of
TOCStyle.tocStyleEntries
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |