CellFormat

CellFormat class

Represents format of a table cell.

getBorderBottom

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

Result: LineFormat


getBorderDiagonalDown

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

Result: LineFormat


getBorderDiagonalUp

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

Result: LineFormat


getBorderLeft

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

Result: LineFormat


getBorderRight

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

Result: LineFormat


getBorderTop

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

Result: LineFormat


getEffective

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

Result: CellFormatEffectiveData


getFillFormat

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

Result: FillFormat


getVersion

NameDescription
getVersion ()

Result: long