burnash/gspread

Add support for Conditional Formatting

Open

#525 aberto em 27 de mar. de 2018

Ver no GitHub
 (7 comments) (5 reactions) (0 assignees)Python (960 forks)batch import
Improvementgood first issue

Métricas do repositório

Stars
 (6.606 stars)
Métricas de merge de PR
 (Mesclagem média 7d 17h) (2 fundiu PRs em 30d)

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.

Guia do colaborador