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

    Properties

    content?: string
    type?: string