Open d-fankhauser opened 5 years ago
Yes, same error with xlsx
It's really a big trouble for guys who want to customize buttons but fall into this trap, along with the misleading example: https://github.com/clarketm/TableExport/blob/master/examples/exportButtons.html#L105
Some parameters are missing in the .ts file.
Version: 5.2.0
File: tableexport.d.ts
It should be something like this
File: tableexport.js
Without sheetname, you can't use export2file Method - excel will bring the warning, that the file is corrupt.