Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Docs
Schema
EmbeddedObject
Interface EmbeddedObject
interface
EmbeddedObject
{
description
?:
string
;
embeddedDrawingProperties
?:
any
;
embeddedObjectBorder
?:
EmbeddedObjectBorder
;
imageProperties
?:
GoogleAppsScript
.
Docs
.
Schema
.
ImageProperties
;
linkedContentReference
?:
LinkedContentReference
;
marginBottom
?:
GoogleAppsScript
.
Docs
.
Schema
.
Dimension
;
marginLeft
?:
GoogleAppsScript
.
Docs
.
Schema
.
Dimension
;
marginRight
?:
GoogleAppsScript
.
Docs
.
Schema
.
Dimension
;
marginTop
?:
GoogleAppsScript
.
Docs
.
Schema
.
Dimension
;
size
?:
GoogleAppsScript
.
Docs
.
Schema
.
Size
;
title
?:
string
;
}
Index
Properties
description?
embedded
Drawing
Properties?
embedded
Object
Border?
image
Properties?
linked
Content
Reference?
margin
Bottom?
margin
Left?
margin
Right?
margin
Top?
size?
title?
Properties
Optional
description
description
?:
string
Optional
embedded
Drawing
Properties
embeddedDrawingProperties
?:
any
Optional
embedded
Object
Border
embeddedObjectBorder
?:
EmbeddedObjectBorder
Optional
image
Properties
imageProperties
?:
GoogleAppsScript
.
Docs
.
Schema
.
ImageProperties
Optional
linked
Content
Reference
linkedContentReference
?:
LinkedContentReference
Optional
margin
Bottom
marginBottom
?:
GoogleAppsScript
.
Docs
.
Schema
.
Dimension
Optional
margin
Left
marginLeft
?:
GoogleAppsScript
.
Docs
.
Schema
.
Dimension
Optional
margin
Right
marginRight
?:
GoogleAppsScript
.
Docs
.
Schema
.
Dimension
Optional
margin
Top
marginTop
?:
GoogleAppsScript
.
Docs
.
Schema
.
Dimension
Optional
size
size
?:
GoogleAppsScript
.
Docs
.
Schema
.
Size
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
embedded
Drawing
Properties
embedded
Object
Border
image
Properties
linked
Content
Reference
margin
Bottom
margin
Left
margin
Right
margin
Top
size
title
Google Apps Script API
Loading...