Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Sheets
Schema
UpdateConditionalFormatRuleRequest
Interface UpdateConditionalFormatRuleRequest
interface
UpdateConditionalFormatRuleRequest
{
index
?:
number
;
newIndex
?:
number
;
rule
?:
GoogleAppsScript
.
Sheets
.
Schema
.
ConditionalFormatRule
;
sheetId
?:
number
;
}
Index
Properties
index?
new
Index?
rule?
sheet
Id?
Properties
Optional
index
index
?:
number
Optional
new
Index
newIndex
?:
number
Optional
rule
rule
?:
GoogleAppsScript
.
Sheets
.
Schema
.
ConditionalFormatRule
Optional
sheet
Id
sheetId
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
index
new
Index
rule
sheet
Id
Google Apps Script API
Loading...