Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Docs
Schema
NamedStyle
Interface NamedStyle
interface
NamedStyle
{
namedStyleType
?:
string
;
paragraphStyle
?:
GoogleAppsScript
.
Docs
.
Schema
.
ParagraphStyle
;
textStyle
?:
GoogleAppsScript
.
Docs
.
Schema
.
TextStyle
;
}
Index
Properties
named
Style
Type?
paragraph
Style?
text
Style?
Properties
Optional
named
Style
Type
namedStyleType
?:
string
Optional
paragraph
Style
paragraphStyle
?:
GoogleAppsScript
.
Docs
.
Schema
.
ParagraphStyle
Optional
text
Style
textStyle
?:
GoogleAppsScript
.
Docs
.
Schema
.
TextStyle
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
named
Style
Type
paragraph
Style
text
Style
Google Apps Script API
Loading...