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

|▌冷眼眸甩不掉的悲伤 提交于 2019-12-12 07:48:48

问题


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 right clicking a cell or item?


回答1:


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



来源:https://stackoverflow.com/questions/27932041/is-it-possible-to-modify-the-google-docs-sheets-right-click-context-menu

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!