ekioISpro 0 Report post Posted November 15, 2017 Hello, I am looking for some help please. So here's the deal --> I have to export CUSTOMIZED excel table filled by data from DataGrid. I just have to know how to edit cells (borders, background color, font, bold...etc) using this form of exporting. In an attachment you can take a look at my code (jut disregard the comments). Thank you Quote Share this post Link to post Share on other sites
justsomeguy 1,134 Report post Posted November 15, 2017 You have a Workbook and Worksheet class, if you look up the documentation for those classes you should find the list of methods you can use to change them. Quote Share this post Link to post Share on other sites