Package: mlreportgen.ppt
Presentation slide
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.
Abstract | true |
ConstructOnLoad | true |
HandleCompatible | true |
For information on class attributes, see Class Attributes.