Google Apps Script API
    Preparing search index...
    interface SortRangeRequest {
        range?: GridRange;
        sortSpecs?: GoogleAppsScript.Sheets.Schema.SortSpec[];
    }
    Index

    Properties

    Properties

    range?: GridRange