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