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

ParagraphStyle.listLevelIndex Property

Gets the index of the list level applied to the paragraph formatted with the current style.

Declaration

readonly listLevelIndex: number

Property Value

Type Description
number

An integer that is the list level index.

See Also