Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Slides
Schema
Shadow
Interface Shadow
interface
Shadow
{
alignment
?:
string
;
alpha
?:
number
;
blurRadius
?:
GoogleAppsScript
.
Slides
.
Schema
.
Dimension
;
color
?:
OpaqueColor
;
propertyState
?:
string
;
rotateWithShape
?:
boolean
;
transform
?:
GoogleAppsScript
.
Slides
.
Schema
.
AffineTransform
;
type
?:
string
;
}
Index
Properties
alignment?
alpha?
blur
Radius?
color?
property
State?
rotate
With
Shape?
transform?
type?
Properties
Optional
alignment
alignment
?:
string
Optional
alpha
alpha
?:
number
Optional
blur
Radius
blurRadius
?:
GoogleAppsScript
.
Slides
.
Schema
.
Dimension
Optional
color
color
?:
OpaqueColor
Optional
property
State
propertyState
?:
string
Optional
rotate
With
Shape
rotateWithShape
?:
boolean
Optional
transform
transform
?:
GoogleAppsScript
.
Slides
.
Schema
.
AffineTransform
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alignment
alpha
blur
Radius
color
property
State
rotate
With
Shape
transform
type
Google Apps Script API
Loading...