Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Slides
Schema
ReplaceAllShapesWithImageRequest
Interface ReplaceAllShapesWithImageRequest
interface
ReplaceAllShapesWithImageRequest
{
containsText
?:
GoogleAppsScript
.
Slides
.
Schema
.
SubstringMatchCriteria
;
imageReplaceMethod
?:
string
;
imageUrl
?:
string
;
pageObjectIds
?:
string
[]
;
replaceMethod
?:
string
;
}
Index
Properties
contains
Text?
image
Replace
Method?
image
Url?
page
Object
Ids?
replace
Method?
Properties
Optional
contains
Text
containsText
?:
GoogleAppsScript
.
Slides
.
Schema
.
SubstringMatchCriteria
Optional
image
Replace
Method
imageReplaceMethod
?:
string
Optional
image
Url
imageUrl
?:
string
Optional
page
Object
Ids
pageObjectIds
?:
string
[]
Optional
replace
Method
replaceMethod
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
contains
Text
image
Replace
Method
image
Url
page
Object
Ids
replace
Method
Google Apps Script API
Loading...