CellFormat

CellFormat class

Represents format of a table cell.

getBorderBottom

NameDescription
getBorderBottom ()Returns a bottom border line properties object. Read-only ILineFormat.

Returns: LineFormat


getBorderDiagonalDown

NameDescription
getBorderDiagonalDown ()Returns a top-left to bottom-right diagonal line properties object. Read-only ILineFormat.

Returns: LineFormat


getBorderDiagonalUp

NameDescription
getBorderDiagonalUp ()Returns a bottom-left to top-right diagonal line properties object. Read-only ILineFormat.

Returns: LineFormat


getBorderLeft

NameDescription
getBorderLeft ()Returns a left border line properties object. Read-only ILineFormat.

Returns: LineFormat


getBorderRight

NameDescription
getBorderRight ()Returns a right border line properties object. Read-only ILineFormat.

Returns: LineFormat


getBorderTop

NameDescription
getBorderTop ()Returns a top border line properties object. Read-only ILineFormat.

Returns: LineFormat


getEffective

NameDescription
getEffective ()Gets effective table cell formatting properties with inheritance and table styles applied.

Returns: CellFormatEffectiveData


getFillFormat

NameDescription
getFillFormat ()Returns a cell fill properties object. Read-only IFillFormat.

Returns: FillFormat


getVersion

NameDescription
getVersion ()

Returns: long