使用 Google Apps 脚本以 JSON 形式获取 Google 电子表格内容的简单方法是什么?
使用 Google Apps 脚本以 JSON 形式获取 Google 电子表格内容的简单方法是什么?
Whats an easy way to get the contents of a Google Spreadsheet as JSON using Google Apps Script?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在 Google 电子表格中,转到
Tools >脚本>脚本编辑器
插入此代码并点击播放按钮
In the Google Spreadsheet go to
Tools > Scripts > Script Editor
Insert this code and hit the play button