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