Interface Format

This object may be pooled internally or discarded and not updated. Do not retain references to it.

Hierarchy

  • Format

Properties

backgroundColor?: string

Color to apply to the cell's background, in #rrggbb format.

Returns

String

color?: string

Color to apply to the text, in #rrggbb format.

Returns

String

formatString?: string

The format string to apply to the value of this cell.

Returns

String

numberFormat?: string

Deprecated

Prefer formatString. Number format string to apply to the value in this cell.