Hello,
I am currently exporting my grid using the grid.MasterTableView.ExportToExcel() method. I am looking to format the outputted excel spreadsheet. I have read that this is possible using HTML/CSS-based formatting, but I would prefer not to change my current implementation of export. Would someone be able to provide an up-to-date example on how to format the excel export when using ExportToExcel()?
Thanks,
Matt