Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Docs
Schema
NestingLevelSuggestionState
Interface NestingLevelSuggestionState
interface
NestingLevelSuggestionState
{
bulletAlignmentSuggested
?:
boolean
;
glyphFormatSuggested
?:
boolean
;
glyphSymbolSuggested
?:
boolean
;
glyphTypeSuggested
?:
boolean
;
indentFirstLineSuggested
?:
boolean
;
indentStartSuggested
?:
boolean
;
startNumberSuggested
?:
boolean
;
textStyleSuggestionState
?:
TextStyleSuggestionState
;
}
Index
Properties
bullet
Alignment
Suggested?
glyph
Format
Suggested?
glyph
Symbol
Suggested?
glyph
Type
Suggested?
indent
First
Line
Suggested?
indent
Start
Suggested?
start
Number
Suggested?
text
Style
Suggestion
State?
Properties
Optional
bullet
Alignment
Suggested
bulletAlignmentSuggested
?:
boolean
Optional
glyph
Format
Suggested
glyphFormatSuggested
?:
boolean
Optional
glyph
Symbol
Suggested
glyphSymbolSuggested
?:
boolean
Optional
glyph
Type
Suggested
glyphTypeSuggested
?:
boolean
Optional
indent
First
Line
Suggested
indentFirstLineSuggested
?:
boolean
Optional
indent
Start
Suggested
indentStartSuggested
?:
boolean
Optional
start
Number
Suggested
startNumberSuggested
?:
boolean
Optional
text
Style
Suggestion
State
textStyleSuggestionState
?:
TextStyleSuggestionState
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bullet
Alignment
Suggested
glyph
Format
Suggested
glyph
Symbol
Suggested
glyph
Type
Suggested
indent
First
Line
Suggested
indent
Start
Suggested
start
Number
Suggested
text
Style
Suggestion
State
Google Apps Script API
Loading...