Overview
ListLabel is a class in Aspose.Words FOSS for Python.
Inherits from: BaseModel.
Snapshot of a list-item’s rendered bullet/number label.
Properties
| Name | Type | Access | Description |
|---|
label_string | str | Read | |
label_value | int | Read | |
font | Font | Read | |
See Also