UpdateConditionalFormatRuleRequest: UpdateConditionalFormatRuleRequest Object

Description Usage Arguments Details Value

Description

UpdateConditionalFormatRuleRequest Object

Usage

1
2
UpdateConditionalFormatRuleRequest(index = NULL, sheetId = NULL,
  newIndex = NULL, rule = NULL)

Arguments

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

Details

Autogenerated via gar_create_api_objects Updates a conditional format rule at the given index,or moves a conditional format rule to another index.

Value

UpdateConditionalFormatRuleRequest object


bradgwest/googleSheetsR documentation built on May 16, 2019, 3:07 p.m.