IRowFormat — Aspose.Slides FOSS Java API Reference

IRowFormat — Represents format of a table row.

Package: org.aspose.slides.foss


Properties

PropertyTypeAccessDescription
fillFormatIFillFormatRead/Write

Methods

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

See Also