_Global.Presentations Property

Gets a Presentations collection that represents all open presentations.

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 _Global
Dim value As Presentations

value = instance.Presentations
Presentations Presentations { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.Presentations

See Also

Reference

_Global Interface

_Global Members

Microsoft.Office.Interop.PowerPoint Namespace