Skip to main content
A newer version of this page is available. .

ParagraphStyle.listIndex Property

Gets the index of the list item associated with the paragraph formatted with the current style.

Declaration

readonly listIndex: number

Property Value

Type Description
number

An integer value specifying the list item index.

See Also