Overview
NumberingLevel is a class in Aspose.Words FOSS for Python.
List level definition.
Properties: format, start, text.
Properties
| Name | Type | Access | Description |
|---|
format | str | Read | Gets the format. |
start | int | Read | Gets the start. |
text | str | Read | Gets the text. |
See Also