Format Cells during Export to Excel
To format the cell values during the export of the Grid to Excel, set the format
option of the cells.
The page on how to create a custom number format describes the formats supported by Excel.
To see the example, refer to the project on how to format the cells during the export of the Grid to Excel.
These projects require a UI for ASP.NET MVC 2014.3.1125 version or later. Earlier versions do not expose the
ExcelExport
event through the fluent API.