IRowFormat

Overview

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

Represents format of a table row.

Properties

NameTypeAccessDescription
fillFormatIFillFormatReadReturns the fill format of the row.

Methods

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

See Also