ListInfo

Overview

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

Information about a list.

Properties: abstract_num_id, levels, list_id.

Properties

NameTypeAccessDescription
list_idintRead/WriteGets or sets the list id.
abstract_num_idintRead/WriteGets or sets the abstract num id.
levelsdict[int, ListLevelInfo]Read/WriteGets or sets the levels.

See Also

 English