Share via


ApplicationClass.ProtectedViewWindowActivate Event

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

Syntax

'Declaration
Public Overridable Event ProtectedViewWindowActivate As AppEvents_ProtectedViewWindowActivateEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As AppEvents_ProtectedViewWindowActivateEventHandler

AddHandler instance.ProtectedViewWindowActivate, handler
public virtual event AppEvents_ProtectedViewWindowActivateEventHandler ProtectedViewWindowActivate

Implements

AppEvents_Event.ProtectedViewWindowActivate

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Excel Namespace