# Cell Formatting

## Content



[C1FlexSheet](/componentone/api/wpf/online-flexsheet/dotnet-framework-api/C1.WPF.FlexSheet.4.6.2/C1.WPF.FlexGrid.C1FlexSheet.html) provides the ability to customize cells and easily set cell styles such as color and font. You can also set different number formats, such as general, number, currency, percentage, and scientific. [ExcelCellStyle](/componentone/api/wpf/online-flexsheet/dotnet-framework-api/C1.WPF.FlexSheet.4.6.2/C1.WPF.FlexGrid.ExcelCellStyle.html) class is used to set the style and format of cells. [ExcelCellStyle](/componentone/api/wpf/online-flexsheet/dotnet-framework-api/C1.WPF.FlexSheet.4.6.2/C1.WPF.FlexGrid.ExcelCellStyle.html) class is extended from the FlexGrid [CellStyle](/componentone/api/wpf/online-flexsheet/dotnet-framework-api/C1.WPF.FlexGrid.4.6.2/C1.WPF.FlexGrid.CellStyle.html) class that defines attributes used to render grid cells..

## See Also

[Number Formatting](/componentone/docs/wpf/online-flexsheet/CustomizingAppearance/CustomizingCells/CellFormatting/NumberFormatting)

[Setting Cell Alignment and Indentation](/componentone/docs/wpf/online-flexsheet/CustomizingAppearance/CustomizingCells/CellFormatting/SettingCellAlignmentandIndentation)

[Wrap Text](/componentone/docs/wpf/online-flexsheet/CustomizingAppearance/CustomizingCells/CellFormatting/WrapText)

[Merge Cells](/componentone/docs/wpf/online-flexsheet/CustomizingAppearance/CustomizingCells/CellFormatting/MergeCells)

[Formatting Font](/componentone/docs/wpf/online-flexsheet/CustomizingAppearance/CustomizingCells/CellFormatting/FormattingFont)

[Fill Color](/componentone/docs/wpf/online-flexsheet/CustomizingAppearance/CustomizingCells/CellFormatting/FillingColor)

[Rotating Text](/componentone/docs/wpf/online-flexsheet/CustomizingAppearance/CustomizingCells/CellFormatting/RotatingText)