Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Sheets
Schema
AutoFillRequest
Interface AutoFillRequest
interface
AutoFillRequest
{
range
?:
GridRange
;
sourceAndDestination
?:
SourceAndDestination
;
useAlternateSeries
?:
boolean
;
}
Index
Properties
range?
source
And
Destination?
use
Alternate
Series?
Properties
Optional
range
range
?:
GridRange
Optional
source
And
Destination
sourceAndDestination
?:
SourceAndDestination
Optional
use
Alternate
Series
useAlternateSeries
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
range
source
And
Destination
use
Alternate
Series
Google Apps Script API
Loading...