可以在移动设备上使用Google Sheets ui访问吗? [英] Google Sheets ui access on mobile?

查看:49
本文介绍了可以在移动设备上使用Google Sheets ui访问吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您可以在Android/移动版Google表格中使用SpreadsheetApp.getUi()吗?

Can you use SpreadsheetApp.getUi() from Android / Mobile version of Google Sheets?

如果不能,如何在Android版Google表格中创建按钮或某些对话框?

If not how can I create a button or some dialog box from within the Android version of Google Sheets?

推荐答案

正如安德鲁·罗伯茨(Andrew Roberts)所说,在手机上是不可能的.但是,我发现此文档显示了您可以做的事情在Android中使用Apps脚本.

As Andrew Roberts said, it is not possible in mobile. However, I found this documentation that shows the things that you can do in Android by using Apps Script.

它使用 Apps脚本执行API 直接在Apps脚本中调用函数项目.这使Android附加组件可以使用标准的Apps脚本技术从Google Doc或Sheet中检索和处理数据.

It uses Apps Script Execution API to directly call functions in Apps Script projects. This allows Android add-ons to retrieve and manipulate data from a Google Doc or Sheet using standard Apps Script techniques.

只需记录一下您无法执行的操作.

Just take note the things that you can't do with this.

  • 更改Google Apps中的功能
  • 影响文档或表格编辑器应用
  • 创建和调整触发器

有关更多信息,请查看 Google文档论坛.

For more information, check this Google Docs Forum.

这篇关于可以在移动设备上使用Google Sheets ui访问吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆