GAS: is getLastRow() only valid for sheets, not arrays?

前端 未结 0 742
傲寒
傲寒 2021-02-06 22:44

I want to save server calls and try to load the sheet into memory before other actions:

var ss = SpreadsheetApp.getActiveSpreadsheet();
var sheet = SpreadsheetApp         


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