The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
VAVenkatesh Ayothi Raman Syncfusion Team September 12, 2018 05:17 AM UTC
Hi Viktor,
Thanks for using Syncfusion products.
Query: is it possible to export grid data to excel with the specified styles (cell colors)?
yes, it is possible to export grid data to excel with specified styles. To achieve your requirement, we have used excelQueryCellInfo event of the grid. In the function, we have passed the font color and background color of the cells to excel cells using style property. Please refer to the below sample and documentation for your reference.