Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Sheets
Schema
ConditionalFormatRule
Interface ConditionalFormatRule
interface
ConditionalFormatRule
{
booleanRule
?:
BooleanRule
;
gradientRule
?:
GradientRule
;
ranges
?:
GridRange
[]
;
}
Index
Properties
boolean
Rule?
gradient
Rule?
ranges?
Properties
Optional
boolean
Rule
booleanRule
?:
BooleanRule
Optional
gradient
Rule
gradientRule
?:
GradientRule
Optional
ranges
ranges
?:
GridRange
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
boolean
Rule
gradient
Rule
ranges
Google Apps Script API
Loading...