Google Apps Script API
    Preparing search index...
    interface AutoFillRequest {
        range?: GridRange;
        sourceAndDestination?: SourceAndDestination;
        useAlternateSeries?: boolean;
    }
    Index

    Properties

    range?: GridRange
    sourceAndDestination?: SourceAndDestination
    useAlternateSeries?: boolean