ListLevelData
Overview
ListLevelData is a class in Aspose.Words FOSS for Python.
One parsed LVL record (measurements in points).
Properties: alignment, bold, first_line_indent_pt, follow, font_index, font_size_pt, and 5 more.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
nfc | int | Read/Write | Gets or sets the nfc. |
start_at | int | Read/Write | Gets or sets the start at. |
alignment | int | Read/Write | Gets or sets the alignment. |
follow | int | Read/Write | Gets or sets the follow. |
lvl_text | str | Read/Write | Gets or sets the lvl text. |
left_indent_pt | float | Read/Write | Gets or sets the left indent pt. |
first_line_indent_pt | float | Read/Write | Gets or sets the first line indent pt. |
font_index | int | Read/Write | Gets or sets the font index. |
font_size_pt | float | Read/Write | Gets or sets the font size pt. |
bold | bool | Read/Write | Gets or sets the bold. |
italic | bool | Read/Write | Gets or sets the italic. |