Content
View differences
Updated by Parimal Satyal over 3 years ago
**As** a project member,
**I want to** be able to use the XLSX format instead of the the outdated XLS Excel format
**so that** I can comply with IT security recommendations governing outdated outdates file formats
### **Acceptance criteria**
* For XLS export options, replace .XLS export with .XLSX
### Note
* The [library we use](https://github.com/zdavatz/spreadsheet/issues/236) does not support XLSX export ([GitHub issue](https://github.com/zdavatz/spreadsheet/issues/236)). We would then possibly need to integrate an entirely different library.
**I want to** be able to use the XLSX format instead of the the outdated XLS Excel format
**so that** I can comply with IT security recommendations governing outdated
### **Acceptance criteria**
* For XLS export options, replace .XLS export with .XLSX
### Note
* The [library we use](https://github.com/zdavatz/spreadsheet/issues/236) does not support XLSX export ([GitHub issue](https://github.com/zdavatz/spreadsheet/issues/236)). We would then possibly need to integrate an entirely different library.