Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Slides
Schema
UpdateParagraphStyleRequest
Interface UpdateParagraphStyleRequest
interface
UpdateParagraphStyleRequest
{
cellLocation
?:
GoogleAppsScript
.
Slides
.
Schema
.
TableCellLocation
;
fields
?:
string
;
objectId
?:
string
;
style
?:
GoogleAppsScript
.
Slides
.
Schema
.
ParagraphStyle
;
textRange
?:
GoogleAppsScript
.
Slides
.
Schema
.
Range
;
}
Index
Properties
cell
Location?
fields?
object
Id?
style?
text
Range?
Properties
Optional
cell
Location
cellLocation
?:
GoogleAppsScript
.
Slides
.
Schema
.
TableCellLocation
Optional
fields
fields
?:
string
Optional
object
Id
objectId
?:
string
Optional
style
style
?:
GoogleAppsScript
.
Slides
.
Schema
.
ParagraphStyle
Optional
text
Range
textRange
?:
GoogleAppsScript
.
Slides
.
Schema
.
Range
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cell
Location
fields
object
Id
style
text
Range
Google Apps Script API
Loading...