I want to export a xls file from Angular2 code. I can see few options to do so. However, I want to Bold column-headers, change color of headers, adjust a column width etc. through the code. Can anyone please advice on how to do the same with a sample example?
-
Does that help? stackoverflow.com/questions/333537/…rollstuhlfahrer– rollstuhlfahrer2018-01-21 01:22:01 +00:00Commented Jan 21, 2018 at 1:22
-
It seems option suggested in the link is through java-script.Dhaval Lele– Dhaval Lele2018-01-21 01:41:20 +00:00Commented Jan 21, 2018 at 1:41
-
Found a solution: stackoverflow.com/questions/39177183/…Dhaval Lele– Dhaval Lele2018-02-16 17:59:26 +00:00Commented Feb 16, 2018 at 17:59
Add a comment
|