How to iterate through all spreadsheets using google script?

前端 未结 0 1537
栀梦
栀梦 2020-12-19 18:16

I want to iterate through all the tabs in a google spreadsheet and get their names. I tried using this function:

function init(){
var ss = SpreadsheetApp.getA         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题