RowFormat
Overview
RowFormat is a class in Aspose.Slides FOSS for Java.
Inherits from: IRowFormat.
Represents formatting properties of a table row.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
fillFormat | IFillFormat | Read | Gets or sets the IFillFormat for the row |
Methods
| Signature | Description |
|---|---|
RowFormat() | Creates a new RowFormat with default (empty) formatting. |
getFillFormat() → IFillFormat | Returns the IFillFormat associated with the row |