NumberingLevel
Overview
NumberingLevel is a class in Aspose.Words for Python.
List level definition.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
format | str | Read | Is the string that defines the numbering format for this level |
start | int | Read | Is the integer that specifies the starting number for this level |
text | str | Read | Is the text pattern that appears after the number for this level |