Google Apps Script API
    Preparing search index...

    An element of text that is dynamically replaced with content that can change over time, such as a slide number.

    interface AutoText {
        getAutoTextType(): AutoTextType;
        getIndex(): number;
        getRange(): TextRange;
    }
    Index

    Methods