TOCStyleEntries

A collection TOC style entries.

Methods:

add, count

Property Listing

Property

Type

Access

Description

length

Number

readonly

The number of objects in the collection.

Method Listing

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.

Object of

TOCStyle.tocStyleEntries