Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Slides
Schema
LineProperties
Interface LineProperties
interface
LineProperties
{
dashStyle
?:
string
;
endArrow
?:
string
;
endConnection
?:
LineConnection
;
lineFill
?:
GoogleAppsScript
.
Slides
.
Schema
.
LineFill
;
link
?:
GoogleAppsScript
.
Slides
.
Schema
.
Link
;
startArrow
?:
string
;
startConnection
?:
LineConnection
;
weight
?:
GoogleAppsScript
.
Slides
.
Schema
.
Dimension
;
}
Index
Properties
dash
Style?
end
Arrow?
end
Connection?
line
Fill?
link?
start
Arrow?
start
Connection?
weight?
Properties
Optional
dash
Style
dashStyle
?:
string
Optional
end
Arrow
endArrow
?:
string
Optional
end
Connection
endConnection
?:
LineConnection
Optional
line
Fill
lineFill
?:
GoogleAppsScript
.
Slides
.
Schema
.
LineFill
Optional
link
link
?:
GoogleAppsScript
.
Slides
.
Schema
.
Link
Optional
start
Arrow
startArrow
?:
string
Optional
start
Connection
startConnection
?:
LineConnection
Optional
weight
weight
?:
GoogleAppsScript
.
Slides
.
Schema
.
Dimension
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dash
Style
end
Arrow
end
Connection
line
Fill
link
start
Arrow
start
Connection
weight
Google Apps Script API
Loading...