jazib17 commented on issue sheetjs/sheetjs#2827
Specify European Currency ColumnKindly tell me where do I specify the format for the column? ``` exportexcel(): void { /* pass here the table id */ const element = document.getElementById('excel-table'); …
3 months ago