burnash/gspread

Add support for Conditional Formatting

Open

#525 ouverte le 27 mars 2018

Voir sur GitHub
 (7 commentaires) (5 réactions) (0 assignés)Python (960 forks)batch import
Improvementgood first issue

Métriques du dépôt

Stars
 (6 606 stars)
Métriques de merge PR
 (Merge moyen 7j 17h) (2 PRs mergées en 30 j)

Description

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.

Guide contributeur