burnash/gspread

Add support for Conditional Formatting

開放

#525 建立於 2018年3月27日

 (7 則留言) (5 個反應) (0 位負責人)Python (979 個分叉)batch import
Improvementgood first issue

倉庫指標

星標
 (7,501 顆星)
PR 合併指標
 (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.

貢獻者指南