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