New to KendoReact? Start a free 30-day trial
CellDefaultStyle
CellDefaultStylePremium
Updated on Oct 30, 2025
Represents the default cell styles that will be applied to the sheet cells.
| Name | Type | Default | Description | 
|---|---|---|---|
| background? | 
 | The background CSS color of the cell. | |
| bold? | 
 | If set to  | |
| color? | 
 | The text CSS color of the cell. | |
| fontFamily? | 
 | The font family of the cell. | |
| fontSize? | 
 | The font size of the cell in pixels. | |
| italic? | 
 | If set to  | |
| underline? | 
 | If set to  | |
| wrap? | 
 | If set to  |