burnash/gspread

Add support for Conditional Formatting

Aperta

#525 aperta il 27 mar 2018

 (7 commenti) (5 reazioni) (0 assegnatari)Python (979 fork)batch import
Improvementgood first issue

Metriche repository

Star
 (7501 stelle)
Metriche merge PR
 (Metriche PR in attesa)

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