Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Sheets
Schema
DataValidationRule
Interface DataValidationRule
interface
DataValidationRule
{
condition
?:
GoogleAppsScript
.
Sheets
.
Schema
.
BooleanCondition
;
inputMessage
?:
string
;
showCustomUi
?:
boolean
;
strict
?:
boolean
;
}
Index
Properties
condition?
input
Message?
show
Custom
Ui?
strict?
Properties
Optional
condition
condition
?:
GoogleAppsScript
.
Sheets
.
Schema
.
BooleanCondition
Optional
input
Message
inputMessage
?:
string
Optional
show
Custom
Ui
showCustomUi
?:
boolean
Optional
strict
strict
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
condition
input
Message
show
Custom
Ui
strict
Google Apps Script API
Loading...