google_api_sheets v0.0.1 GoogleApi.Sheets.V4.Model.DeleteConditionalFormatRuleRequest View Source
Deletes a conditional format rule at the given index. All subsequent rules' indexes are decremented.
Attributes
- index (Integer): The zero-based index of the rule to be deleted. Defaults to:
null
. - sheetId (Integer): The sheet the rule is being deleted from. Defaults to:
null
.