mlreportgen.ppt.Slide Class
Namespace: mlreportgen.ppt
Presentation slide
Description
An object of the mlreportgen.ppt.Slide
class represents a slide in a
Microsoft®
PowerPoint® presentation. To create a Slide
object and add it to a
presentation, use the add
method of an mlreportgen.ppt.Presentation
object. The add
method
returns the Slide
object. You can use the Slide
object
methods to add, find, and replace slide content.
The mlreportgen.ppt.Slide
class is a handle
class.
Class Attributes
Abstract | true |
ConstructOnLoad | true |
HandleCompatible | true |
For information on class attributes, see Class Attributes.
Properties
Methods
Examples
Version History
Introduced in R2015a