Application.Presentations (PowerPoint)
Returns a Presentations collection that represents all open presentations.
For information about returning a single member of a collection, see Returning an object from a collection. If your Visual Studio solution includes the Microsoft.Office.Interop.PowerPoint reference, this property maps to the following types:
Dim prsPresentations As Presentations
Set prsPresentations = Presentations