Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Docs
Schema
EmbeddedObjectSuggestionState
Interface EmbeddedObjectSuggestionState
interface
EmbeddedObjectSuggestionState
{
descriptionSuggested
?:
boolean
;
embeddedDrawingPropertiesSuggestionState
?:
any
;
embeddedObjectBorderSuggestionState
?:
EmbeddedObjectBorderSuggestionState
;
imagePropertiesSuggestionState
?:
ImagePropertiesSuggestionState
;
linkedContentReferenceSuggestionState
?:
LinkedContentReferenceSuggestionState
;
marginBottomSuggested
?:
boolean
;
marginLeftSuggested
?:
boolean
;
marginRightSuggested
?:
boolean
;
marginTopSuggested
?:
boolean
;
sizeSuggestionState
?:
SizeSuggestionState
;
titleSuggested
?:
boolean
;
}
Index
Properties
description
Suggested?
embedded
Drawing
Properties
Suggestion
State?
embedded
Object
Border
Suggestion
State?
image
Properties
Suggestion
State?
linked
Content
Reference
Suggestion
State?
margin
Bottom
Suggested?
margin
Left
Suggested?
margin
Right
Suggested?
margin
Top
Suggested?
size
Suggestion
State?
title
Suggested?
Properties
Optional
description
Suggested
descriptionSuggested
?:
boolean
Optional
embedded
Drawing
Properties
Suggestion
State
embeddedDrawingPropertiesSuggestionState
?:
any
Optional
embedded
Object
Border
Suggestion
State
embeddedObjectBorderSuggestionState
?:
EmbeddedObjectBorderSuggestionState
Optional
image
Properties
Suggestion
State
imagePropertiesSuggestionState
?:
ImagePropertiesSuggestionState
Optional
linked
Content
Reference
Suggestion
State
linkedContentReferenceSuggestionState
?:
LinkedContentReferenceSuggestionState
Optional
margin
Bottom
Suggested
marginBottomSuggested
?:
boolean
Optional
margin
Left
Suggested
marginLeftSuggested
?:
boolean
Optional
margin
Right
Suggested
marginRightSuggested
?:
boolean
Optional
margin
Top
Suggested
marginTopSuggested
?:
boolean
Optional
size
Suggestion
State
sizeSuggestionState
?:
SizeSuggestionState
Optional
title
Suggested
titleSuggested
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
Suggested
embedded
Drawing
Properties
Suggestion
State
embedded
Object
Border
Suggestion
State
image
Properties
Suggestion
State
linked
Content
Reference
Suggestion
State
margin
Bottom
Suggested
margin
Left
Suggested
margin
Right
Suggested
margin
Top
Suggested
size
Suggestion
State
title
Suggested
Google Apps Script API
Loading...