TableStyleFormat
Overview
TableStyleFormat is a class in Aspose.Words FOSS for Python.
Inherits from: BaseModel.
Table-level properties stored on table styles (w:tblPr inside w:style).
Properties
| Name | Type | Access | Description |
|---|---|---|---|
borders | list[Border] | Read | |
left_padding | float | Read | |
right_padding | float | Read | |
top_padding | float | Read | |
bottom_padding | float | Read |