Main Content
replace
Class: mlreportgen.ppt.Slide
Namespace: mlreportgen.ppt
Replace text, tables, or pictures in a slide
Description
replace(
replaces the existing content in a slide content object with the specified content,
which can be one or more paragraphs, a table, or a picture. If the type of content
that you specify in the slide
,contentName
,content
)content
argument is not valid for the
content object identified by contentName
, the
replace
method has no effect.
Examples
Input Arguments
Version History
Introduced in R2015b