Overview
TableFormat is a class in Aspose.Slides FOSS for Python.
Inherits from: ITableFormat.
Represents format of a table.
Properties: fill_format.
Properties
| Name | Type | Access | Description |
|---|
fill_format | IFillFormat | Read | Returns a table fill properties object. |
See Also