TableStyleFormat
Vue de l’ensemble
‘TableStyleFormat’ est une classe dans Aspose.Words FOSS pour Python.Déduit de: ‘BaseModel’.
Les propriétés de niveau table stockées sur les styles de table (w:tblPr à l’intérieur w :style).
Propriétés : «borders », « bottom_padding », » left_padding, « right_ padding » et « top_adding ».
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
borders | list[Border] | Read | Gets the borders. |
left_padding | float | Read | Gets the left padding. |
right_padding | float | Read | Gets the right padding. |
top_padding | float | Read | Gets the top padding. |
bottom_padding | float | Read | Gets the bottom padding. |
Voir aussi
- Aspose.Words pour Python — Enterprise API Reference