Slides Property
Applies To
Presentation object.
Description
Returns a Slides collection that represents all slides in the specified presentation. Read-only.
Example
This example adds a slide to the active presentation.
Application.ActivePresentation.Slides.Add 1, ppLayoutTitle