TableFormat — Aspose.Slides FOSS Java API Reference

TableFormat — Represents format of a table. Inherits from: ITableFormat.

Package: org.aspose.slides.foss


Properties

PropertyTypeAccessDescription
fillFormatIFillFormatRead/Write

Methods

MethodReturnsDescription
initInternal(Element tblPrElement, Runnable saveCallback, IBaseSlide parentSlide)TableFormatInternal initialization.
getFillFormat()IFillFormat

See Also