Google Apps Script API
    Preparing search index...
    interface NamedRange {
        name?: string;
        namedRangeId?: string;
        ranges?: GoogleAppsScript.Docs.Schema.Range[];
    }
    Index

    Properties

    name?: string
    namedRangeId?: string