'Google Script Export Spreadsheet to XML File
I am trying to create a menu button in my Google Spreadsheet that runs a script. This script should extract specific rows and columns, then export them to an XML file.
I am trying to write the xml file using the ContentService, but it does not seem to work. Is there an example or tutorial that can help?
Thanks
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
