5.20231.904
wijmo.grid.pdf Interface ICellStyle Wijmo API Interface

ICellStyle Interface

Represents the look and feel of a cell.

Heirarchy

  • ICellStyle

Properties

Optional backgroundColor

backgroundColor: string

Represents the background color of a cell.

Optional borderColor

borderColor: string

Represents the border color of a cell.

Optional color

color: string

Represents the text color of a cell.

Optional font

font: any

Represents the font of a cell.