EApplication_Event.PresentationCloseFinal Event
Represents closing the final Presentation object.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Event PresentationCloseFinal As EApplication_PresentationCloseFinalEventHandler
'Usage
Dim instance As EApplication_Event
Dim handler As EApplication_PresentationCloseFinalEventHandler
AddHandler instance.PresentationCloseFinal, handler
event EApplication_PresentationCloseFinalEventHandler PresentationCloseFinal