burnash/gspread

Add support for Conditional Formatting

Open

#525 创建于 2018年3月27日

在 GitHub 查看
 (7 评论) (5 反应) (0 负责人)Python (960 fork)batch import
Improvementgood first issue

仓库指标

Star
 (6,606 star)
PR 合并指标
 (平均合并 7天 17小时) (30 天内合并 2 个 PR)

描述

Hey,

Thanks for making this library, it has significantly lowered the bar to working with Google Sheets for me. It would be awesome to have support for Conditional Formatting on columns.

https://developers.google.com/sheets/api/samples/conditional-formatting

It looks like it could fit well in to the range style notation, with some kwargs for the formatting options. If I get a chance I will create a PR.

贡献者指南