Paragraph.listLevelIndex Property
Gets the index of the list level applied to the current paragraph in the numbering list.
Declaration
get listLevelIndex(): number
Property Value
| Type | Description |
|---|---|
| number | The index of the list level of the current paragraph. |
See Also