_Application.Presentations Property

Returns a Presentations collection that represents all open presentations. Read-only.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
ReadOnly Property Presentations As Presentations
    Get
'Usage
Dim instance As _Application
Dim value As Presentations

value = instance.Presentations
Presentations Presentations { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.Presentations

See Also

Reference

_Application Interface

_Application Members

Microsoft.Office.Interop.PowerPoint Namespace