Is it possible to modify the Google Docs/Sheets right-click context menu?

后端 未结 1 681
走了就别回头了
走了就别回头了 2021-01-01 19:06

It\'s well known on how to make a custom upper menu item (https://developers.google.com/apps-script/guides/menus), but can you append a function to the context menu when rig

相关标签:
1条回答
  • 2021-01-01 19:53

    No. Can't do it. There is no class or method to modify the right click context menu.

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