TableFormat

Overview

TableFormat is a class in Aspose.Slides FOSS for Python. Inherits from: ITableFormat.

Represents format of a table.

Properties

NameTypeAccessDescription
fill_formatIFillFormatReadReturns a table fill properties object.

See Also