Slides Property

Microsoft PowerPoint Visual Basic

Slides Property

       

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