Skip to main content

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

The list item’s index.

See Also