EApplication_Event.NewPresentation Event

Occurs after a presentation is created, as it is added to the Presentations collection.

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

Syntax

'Declaration
Event NewPresentation As EApplication_NewPresentationEventHandler
'Usage
Dim instance As EApplication_Event
Dim handler As EApplication_NewPresentationEventHandler

AddHandler instance.NewPresentation, handler
event EApplication_NewPresentationEventHandler NewPresentation

See Also

Reference

EApplication_Event Interface

EApplication_Event Members

Microsoft.Office.Interop.PowerPoint Namespace

EApplication_NewPresentationEventHandler