RowFormat
Vue de l’ensemble
‘RowFormat’ est une classe dans Aspose.Words FOSS pour Python.Déduit de: ‘BaseModel’.
RowFormat.height spécifie la hauteur de la ligne en points.
Propriétés : ‘allow_break_across_pages’, ‘borders’, `conditional_style’, ‘heading_format’, ‘high’, ’height_rule’ et 1 plus.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
height | float | Read | Gets the height. |
height_rule | int | Read | Gets the height rule. |
heading_format | bool | Read | Gets the heading format. |
allow_break_across_pages | bool | Read | Gets the allow break across pages. |
conditional_style | str | Read | Gets the conditional style. |
borders | list[Border] | Read | Gets the borders. |
preferred_width | str | Read | Gets the preferred width. |
Voir aussi
- Aspose.Words pour Python — Enterprise API Reference