Google Apps Script API
    Preparing search index...
    interface TextRun {
        content?: string;
        style?: GoogleAppsScript.Slides.Schema.TextStyle;
    }
    Index

    Properties

    Properties

    content?: string