Google Apps Script API
    Preparing search index...
    interface NestingLevel {
        bulletAlignment?: string;
        glyphFormat?: string;
        glyphSymbol?: string;
        glyphType?: string;
        indentFirstLine?: GoogleAppsScript.Docs.Schema.Dimension;
        indentStart?: GoogleAppsScript.Docs.Schema.Dimension;
        startNumber?: number;
        textStyle?: GoogleAppsScript.Docs.Schema.TextStyle;
    }
    Index

    Properties

    bulletAlignment?: string
    glyphFormat?: string
    glyphSymbol?: string
    glyphType?: string
    startNumber?: number