Style
Overview
Style є клас у Aspose.Words FOSS для Python. Наследники від: BaseModel.
Style.name is the identifier string of the style.
Свойства: base_style_name, built_in, font, is_heading, name, next_paragraph_style_name, і ще п’ять.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
name | str | Read | Знає ім’я. |
type | int | Read | Знайшов тип. |
is_heading | bool | Read | Починає рухатися. |
base_style_name | str | Read | Назва стилю. |
next_paragraph_style_name | str | Read | Назва стилю наступного абзаця. |
paragraph_format | `ParagraphFormat | None` | Read |
font | `Font | None` | Read |
table_style_format | `TableStyleFormat | None` | Read |
style_identifier | int | Read | Отримає ідентифікатор стилю. |
built_in | bool | Read | Він вбудований. |
priority | int | Read | Він має пріоритет. |