format property

CellFormat? format
getter/setter pair

The format to apply.

Conditional formatting can only apply a subset of formatting: bold, italic, strikethrough, foreground color and, background color.

Implementation

CellFormat? format;