IColumnFormat

Overview

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

Represents format of a table column.

Properties

NameTypeAccessDescription
fillFormatIFillFormatReadReturns the fill format of the column.

Methods

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

See Also