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

    Properties

    bulletPreset?: string
    objectId?: string