Writing to a cell in a XLSX file using Sheets Script
I’m using Google Sheets Script and would like to write data to a XLSX but preserve the XLSX file format so other applications can read it. I have tried the following without success. When I open the file with Sheets everything looks good but the file no longer works in Excel or other applications that read Excel files.