Overview
IRowFormat is a interface in Aspose.Slides FOSS for Java.
Represents format of a table row.
Properties
| Name | Type | Access | Description |
|---|
fillFormat | IFillFormat | Read | Returns the fill format of the row. |
Methods
| Signature | Description |
|---|
getFillFormat() → IFillFormat | Returns the fill format of the row. |
See Also