Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Sheets
Schema
ExtendedValue
Interface ExtendedValue
interface
ExtendedValue
{
boolValue
?:
boolean
;
errorValue
?:
ErrorValue
;
formulaValue
?:
string
;
numberValue
?:
number
;
stringValue
?:
string
;
}
Index
Properties
bool
Value?
error
Value?
formula
Value?
number
Value?
string
Value?
Properties
Optional
bool
Value
boolValue
?:
boolean
Optional
error
Value
errorValue
?:
ErrorValue
Optional
formula
Value
formulaValue
?:
string
Optional
number
Value
numberValue
?:
number
Optional
string
Value
stringValue
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bool
Value
error
Value
formula
Value
number
Value
string
Value
Google Apps Script API
Loading...