TableStyleFormat

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

NameTypeAccessDescription
borderslist[Border]ReadGets the borders.
left_paddingfloatReadGets the left padding.
right_paddingfloatReadGets the right padding.
top_paddingfloatReadGets the top padding.
bottom_paddingfloatReadGets the bottom padding.

Voir aussi

  • Aspose.Words pour Python — Enterprise API Reference
 Français