Google Apps Script API
    Preparing search index...
    interface DeleteTextRequest {
        cellLocation?: GoogleAppsScript.Slides.Schema.TableCellLocation;
        objectId?: string;
        textRange?: GoogleAppsScript.Slides.Schema.Range;
    }
    Index

    Properties

    objectId?: string