tableExport.jquery.plugin
tableExport.jquery.plugin copied to clipboard
How to add style (bg color/border color) on export to excel (XLSX format)
Hi, I want to add background color or border color on some columns in exported excel sheet. I am using XLSX format to export the data, and from data method to show the data in table. Please help.