Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Docs
Schema
TextRun
Interface TextRun
interface
TextRun
{
content
?:
string
;
suggestedDeletionIds
?:
string
[]
;
suggestedInsertionIds
?:
string
[]
;
suggestedTextStyleChanges
?:
object
;
textStyle
?:
GoogleAppsScript
.
Docs
.
Schema
.
TextStyle
;
}
Index
Properties
content?
suggested
Deletion
Ids?
suggested
Insertion
Ids?
suggested
Text
Style
Changes?
text
Style?
Properties
Optional
content
content
?:
string
Optional
suggested
Deletion
Ids
suggestedDeletionIds
?:
string
[]
Optional
suggested
Insertion
Ids
suggestedInsertionIds
?:
string
[]
Optional
suggested
Text
Style
Changes
suggestedTextStyleChanges
?:
object
Optional
text
Style
textStyle
?:
GoogleAppsScript
.
Docs
.
Schema
.
TextStyle
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
suggested
Deletion
Ids
suggested
Insertion
Ids
suggested
Text
Style
Changes
text
Style
Google Apps Script API
Loading...