Google Apps Script API
    Preparing search index...

    A list in the text.

    interface List {
        getListId(): string;
        getListParagraphs(): GoogleAppsScript.Slides.Paragraph[];
    }
    Index

    Methods