Overview
NumberingInfo 是Python的Aspose.Words FOSS中的一个类.
编号定义.
特性: abstract_num_id, levels, num_id.
Properties
| Name | Type | Access | Description |
|---|
num_id | int | 阅读/写作 | 获取或设置数字ID. |
abstract_num_id | int | 阅读/写作 | 得到或设置抽象的num id. |
levels | dict[int, NumberingLevel] | 阅读/写作 | 得到或设置水平. |
See Also