Google Apps Script API
    Preparing search index...
    interface InsertRangeRequest {
        range?: GridRange;
        shiftDimension?: string;
    }
    Index

    Properties

    range?: GridRange
    shiftDimension?: string