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

    Properties

    fields?: string
    objectId?: string