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