ITableFormat

Overview

ITableFormat is a interface in Aspose.Slides FOSS for Java.

Represents format of a table.

Properties

NameTypeAccessDescription
fillFormatIFillFormatReadReturns the fill format of the table.

Methods

SignatureDescription
getFillFormat()IFillFormatReturns the fill format of the table.

See Also