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.
我想将 ToggleButton 添加到 Google 电子表格。我希望能够控制按钮上的定位和文本。这可能吗?
如果是这样,是否有人知道涵盖这些主题的好教程?
除了添加菜单外,您无法与电子表格环境 UI 进行交互。
您可以插入绘图或图像并为其分配功能,但该“按钮”的定位只是手动的,不能以编程方式访问。
所以,...除非您尝试在个性化 UI 中完全重新创建电子表格布局(我猜这将很难/-),否则您无法做您想做的事。
我会建议(正如某人曾经说过的那样)“以不同的方式思考”