New to KendoReactStart a free 30-day trial

Represents the default cell styles that will be applied to the sheet cells.

Definition

Package:@progress/kendo-react-spreadsheet

Properties

The background CSS color of the cell.

bold?

boolean

If set to true, sets the cell font to bold.

color?

string

The text CSS color of the cell.

The font family of the cell.

fontSize?

number

The font size of the cell in pixels.

italic?

boolean

If set to true, sets the cell font to italic.

underline?

boolean

If set to true, sets the cell font to underline.

wrap?

boolean

If set to true, sets the cell wrap.