Description Usage Arguments Details Value
UpdateConditionalFormatRuleRequest Object
1 2 | UpdateConditionalFormatRuleRequest(index = NULL, sheetId = NULL,
newIndex = NULL, rule = NULL)
|
index |
The zero-based index of the rule that should be replaced or moved |
sheetId |
The sheet of the rule to move |
newIndex |
The zero-based new index the rule should end up at |
rule |
The rule that should replace the rule at the given index |
Autogenerated via gar_create_api_objects
Updates a conditional format rule at the given index,or moves a conditional format rule to another index.
UpdateConditionalFormatRuleRequest object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.