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 | Gets the num id. |
abstract_num_id | int | Read | Gets the abstract num id. |
levels | dict[int, NumberingLevel] | Read | Gets the levels. |