tidyverse / googlesheets4

Google Spreadsheets R API (reboot of the googlesheets package)
https://googlesheets4.tidyverse.org
Other
360 stars 53 forks source link

Requesting support for conditional formatting in write functions #306

Open joewhicks opened 11 months ago

joewhicks commented 11 months ago

Requesting support for conditional formatting in write functions

In the google sheets api documentation there appears to be support for conditional formatting.

The Google Sheets API allows you to create and update the conditional formatting rules within spreadsheets. Only certain formatting types (bold, italic, strikethrough, foreground color, and background color) can be controlled through conditional formatting.

Humbly requesting support to conditional formatting features in write functions.