
[英]Is it possible to insert a Bookmark in Google Docs to a Table Cell/Table/Text via Google Apps Script?
[英]is it possible to generate the details of a pivot table cell in apps script instead of double clicking manually?
所以我有这个搜索脚本,它根据我在同一个电子表格中的 pivot 表中的当前选择找到一个值,然后如果找到,它会突出显示 pivot 表中的选择,如果我想查看这个数字的详细信息,我可以双击用于生成带有详细信息的工作表的单元格,但是,我正在寻找一种替换双击部分的方法,以便如果找到我要查找的值,将自动生成该值的详细信息,但找不到任何东西这可以帮助我在 pivotTable 文档中,那么有什么办法可以做到这一点吗?
声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.