In Google sheets how can I Script the manipulation of the default Zoom?

后端 未结 1 1831
别跟我提以往
别跟我提以往 2020-12-19 21:29

I would like to write a script that I can apply to a shared sheet that automatically changes the zoom level of the sheet (not the browser window) to 75% when the sheet is op

相关标签:
1条回答
  • 2020-12-19 22:04

    At this time the Google Apps Script Spreadsheet Service (Class SpreadsheetApp) either the Base Service Ui Class haven't a method to change the spreadsheet zoom.

    0 讨论(0)
提交回复
热议问题