ITableFormat — Aspose.Slides FOSS Java API Reference

ITableFormat — Represents format of a table.

Package: org.aspose.slides.foss


Properties

PropertyTypeAccessDescription
fillFormatIFillFormatRead/Write

Methods

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

See Also