Overview
ListLevelOverride is a class in Aspose.Words FOSS for Python.
Inherits from: BaseModel.
One <w:lvlOverride> inside a concrete <w:num>.
Properties
| Name | Type | Access | Description |
|---|
ilvl | int | Read | |
is_start_at | bool | Read | |
start_at_raw | int | Read | |
is_formatting | bool | Read | |
list_level | Optional[ListLevel] | Read | |
See Also