Replies: 1 comment 1 reply
-
Looks like this example applies conditional formatting with gradient? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to use conditional formatting in my doc -

(https://workspaceupdates.googleblog.com/2015/03/conditional-formatting-improvements-in.html)
There is no GRADIENT condition type - https://developers.google.com/sheets/api/reference/rest/v4/spreadsheets/other#ConditionType. I tried to use CUSTOM_FORMULA - https://developers.google.com/sheets/api/reference/rest/v4/spreadsheets/other#ConditionType - but it didn't help (or I used it incorrectly).
What else should I try?
Beta Was this translation helpful? Give feedback.
All reactions