DocList

Overview

DocList is a class in Aspose.Words FOSS for Python. Inherits from: BaseModel.

DocList.list_id is the identifier of the list within the document.

Properties: is_multi_level, list_id, list_levels, overrides.

Properties

NameTypeAccessDescription
list_idintReadGets the list id.
is_multi_levelboolReadGets the is multi level.
list_levelslist[ListLevel]ReadGets the list levels.
overrideslist[ListLevelOverride]ReadGets the overrides.

See Also

 English