NumberingInfo

Overview

NumberingInfo is a class in Aspose.Words FOSS for Python.

Numbering definition.

Properties: abstract_num_id, levels, num_id.

Properties

NameTypeAccessDescription
num_idintRead/WriteGets or sets the num id.
abstract_num_idintRead/WriteGets or sets the abstract num id.
levelsdict[int, NumberingLevel]Read/WriteGets or sets the levels.

See Also

 English