Share via


ApplicationClass.ProtectedViewWindowDeactivate Event

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

Syntax

'Declaration
Public Overridable Event ProtectedViewWindowDeactivate As AppEvents_ProtectedViewWindowDeactivateEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As AppEvents_ProtectedViewWindowDeactivateEventHandler

AddHandler instance.ProtectedViewWindowDeactivate, handler
public virtual event AppEvents_ProtectedViewWindowDeactivateEventHandler ProtectedViewWindowDeactivate

Implements

AppEvents_Event.ProtectedViewWindowDeactivate

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Excel Namespace