Google Apps Script API
    Preparing search index...
    interface BulletSuggestionState {
        listIdSuggested?: boolean;
        nestingLevelSuggested?: boolean;
        textStyleSuggestionState?: TextStyleSuggestionState;
    }
    Index

    Properties

    listIdSuggested?: boolean
    nestingLevelSuggested?: boolean
    textStyleSuggestionState?: TextStyleSuggestionState