Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Slides
List
Interface List
A list in the text.
interface
List
{
getListId
()
:
string
;
getListParagraphs
()
:
GoogleAppsScript
.
Slides
.
Paragraph
[]
;
}
Index
Methods
get
List
Id
get
List
Paragraphs
Methods
get
List
Id
getListId
()
:
string
Returns
string
get
List
Paragraphs
getListParagraphs
()
:
GoogleAppsScript
.
Slides
.
Paragraph
[]
Returns
GoogleAppsScript
.
Slides
.
Paragraph
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
get
List
Id
get
List
Paragraphs
Google Apps Script API
Loading...
A list in the text.