NumberingInfo
Overview
NumberingInfo is a class in Aspose.Words FOSS for Python.
Numbering definition.
Properties: abstract_num_id, levels, num_id.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
num_id | int | Read/Write | Gets or sets the num id. |
abstract_num_id | int | Read/Write | Gets or sets the abstract num id. |
levels | dict[int, NumberingLevel] | Read/Write | Gets or sets the levels. |