google_api_sheets v0.0.1 GoogleApi.Sheets.V4.Model.AddConditionalFormatRuleRequest View Source

Adds a new conditional format rule at the given index. All subsequent rules' indexes are incremented.

Attributes

  • index (Integer): The zero-based index where the rule should be inserted. Defaults to: null.
  • rule (ConditionalFormatRule): The rule to add. Defaults to: null.