小编Jos*_*gau的帖子

使用python更新谷歌电子表格的单元格背景颜色

我想使用 google api 用batchupdate函数更新电子表格中单元格的背景颜色。 https://developers.google.com/sheets/api/reference/rest/v4/spreadsheets/batchUpdate 如果sheet1!A1用值value和背景颜色更新单元格,我的请求应该是什么样的red

python google-api-python-client google-sheets-api

2
推荐指数
1
解决办法
2343
查看次数