How To Download / Export Sheets In Spreadheet Via Google Apps Script

前端 未结 4 1723
故里飘歌
故里飘歌 2021-01-01 07:46

The task is to automate the manual process accomplished by the menu option \"File | Download As | Plain Text\"

I want to be able to control the saved file name, whic

4条回答
  •  难免孤独
    2021-01-01 08:09

    In case you are looking to export all of the sheets in s spreadsheet to csv without having to manually do it one by one, here's another thread about it:

    Using the google drive API to download a spreadsheet in csv format

提交回复
热议问题