Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Docs
Schema
BulletSuggestionState
Interface BulletSuggestionState
interface
BulletSuggestionState
{
listIdSuggested
?:
boolean
;
nestingLevelSuggested
?:
boolean
;
textStyleSuggestionState
?:
TextStyleSuggestionState
;
}
Index
Properties
list
Id
Suggested?
nesting
Level
Suggested?
text
Style
Suggestion
State?
Properties
Optional
list
Id
Suggested
listIdSuggested
?:
boolean
Optional
nesting
Level
Suggested
nestingLevelSuggested
?:
boolean
Optional
text
Style
Suggestion
State
textStyleSuggestionState
?:
TextStyleSuggestionState
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
list
Id
Suggested
nesting
Level
Suggested
text
Style
Suggestion
State
Google Apps Script API
Loading...