Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Docs
Schema
NamedStyleSuggestionState
Interface NamedStyleSuggestionState
interface
NamedStyleSuggestionState
{
namedStyleType
?:
string
;
paragraphStyleSuggestionState
?:
ParagraphStyleSuggestionState
;
textStyleSuggestionState
?:
TextStyleSuggestionState
;
}
Index
Properties
named
Style
Type?
paragraph
Style
Suggestion
State?
text
Style
Suggestion
State?
Properties
Optional
named
Style
Type
namedStyleType
?:
string
Optional
paragraph
Style
Suggestion
State
paragraphStyleSuggestionState
?:
ParagraphStyleSuggestionState
Optional
text
Style
Suggestion
State
textStyleSuggestionState
?:
TextStyleSuggestionState
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
named
Style
Type
paragraph
Style
Suggestion
State
text
Style
Suggestion
State
Google Apps Script API
Loading...