Can I create an excel file from Visual builder?
Summary
I need to create an excel file with some cells that are filled with variables.Content
The requirement is to generate an Excel file with styles in the cells. I already tried Javascript, importing the "SheetJS js-xlsx" library but it gives me an error when I call its methods.
Or is there some other way to generate an excel file, for example, convert an HTML table to excel.
Tagged:
0