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