jspreadsheet / ce

Jspreadsheet is a lightweight vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with other spreadsheet software.
https://bossanova.uk/jspreadsheet/v4
MIT License
6.66k stars 818 forks source link

csvFileName: , csvHeaders: true, similarly can we restrict number of columns in downloaded excel #1692

Open visalakshi88 opened 1 month ago

visalakshi88 commented 1 month ago

In jexcel , $('#my-spreadsheet').jexcel('download');

csvFileName, csvHeaders: , similarly can we restrict number of columns in downloaded excel