burnash/gspread

Add support for Conditional Formatting

Open

#525 aperta il 27 mar 2018

Vedi su GitHub
 (7 commenti) (5 reazioni) (0 assegnatari)Python (960 fork)batch import
Improvementgood first issue

Metriche repository

Star
 (6606 star)
Metriche merge PR
 (Merge medio 7g 17h) (2 PR mergiate in 30 g)

Descrizione

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.

Guida contributor