rainabba / jquery-table2excel

jQuery Plugin to export HTML tabled to Excel Spreadsheet Compatible Files
593 stars 666 forks source link

how to change excel sheet name? #28

Closed jeffsui closed 5 years ago

jeffsui commented 8 years ago

how to change excel sheet name? is there any param to support this?

shuaixieca commented 8 years ago

I also got {table0} in the sheet name tab

khamarzama commented 8 years ago

Check out the Jquery finction which is called. There is a statement which says: name: "Excel Document Name", filename: "myFileName", Change the above two statements as desired

AjayRanganathan commented 5 years ago

table2Excel.zip

Use Keyword sheetName: "Worksheet Name",

and use the table2excel.js