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