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 电子表格中单元格的高度和宽度,我不确定 Google sdk api 中提供的任何 php 类是否可以满足此要求。我找到了“谷歌电子表格类”,但没有找到在哪里下载该类以及如何在 php 中使用它的功能
电子表格 API 不允许对电子表格进行视觉更改,它是一个数据 API。