Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Sheets
Schema
ValueRange
Interface ValueRange
interface
ValueRange
{
majorDimension
?:
string
;
range
?:
string
;
values
?:
any
[]
[]
;
}
Index
Properties
major
Dimension?
range?
values?
Properties
Optional
major
Dimension
majorDimension
?:
string
Optional
range
range
?:
string
Optional
values
values
?:
any
[]
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
major
Dimension
range
values
Google Apps Script API
Loading...