ParagraphStyle.listIndex Property
Gets the index of the list item associated with the paragraph formatted with the current style.
Declaration
get listIndex(): number
Property Value
| Type | Description |
|---|---|
| number | The list item’s index. |
See Also