Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在电子表格的一组行上添加按钮,每个按钮都将使用该行的值调用一个函数。
这可以通过 Google Apps 脚本/电子表格实现吗?
现在 Google 电子表格和 GAS 都不支持单元格中的控件。这里有一个类似的问题和一个可能的解决方法。