Google Apps Script API
    Preparing search index...
    interface TextFormatRun {
        format?: TextFormat;
        startIndex?: number;
    }
    Index

    Properties

    format?: TextFormat
    startIndex?: number