Paragraph.listIndex Property
In This Article
Gets the index of a list applied to the paragraph.
#Declaration
TypeScript
get listIndex(): number
#Property Value
Type | Description |
---|---|
number | The index of the list to which the paragraph belongs. |
See Also