NumberingInfo
Overview
NumberingInfo is a class in Aspose.Words for Python.
Numbering definition.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
num_id | int | Read | Stores the numeric identifier of the numbering instance |
abstract_num_id | int | Read | Stores the identifier of the abstract numbering definition |
levels | dict[int, NumberingLevel] | Read | Maps level numbers to NumberingLevel objects defining list formatting |