Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Slides
ConnectionSite
Interface ConnectionSite
The connection site on a PageElement that can connect to a connector.
interface
ConnectionSite
{
getIndex
()
:
number
;
getPageElement
()
:
GoogleAppsScript
.
Slides
.
PageElement
;
}
Index
Methods
get
Index
get
Page
Element
Methods
get
Index
getIndex
()
:
number
Returns
number
get
Page
Element
getPageElement
()
:
GoogleAppsScript
.
Slides
.
PageElement
Returns
GoogleAppsScript
.
Slides
.
PageElement
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
get
Index
get
Page
Element
Google Apps Script API
Loading...
The connection site on a PageElement that can connect to a connector.