Can anyone confirm if there is the possibility of downloading xlsx file with Data Validation Logic from Salesforce? I know we can download the xls file as XML Spreadsheet but I would like to know if we can do it using the XLSX file.
Asked
Active
Viewed 621 times
1 Answers
0
It seems this is already discussed here.
Note: if you are doing this in VF or are able to execute Javascript, you can easily use something like sheetsJS to convert a json representation of your data to XLSX.

Abraham Labkovsky
- 1,771
- 6
- 12