AppEvents_Event.ProtectedViewWindowActivate Event

Occurs when a Protected View window is activated.

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

Syntax

'Declaration
Event ProtectedViewWindowActivate As AppEvents_ProtectedViewWindowActivateEventHandler
'Usage
Dim instance As AppEvents_Event
Dim handler As AppEvents_ProtectedViewWindowActivateEventHandler

AddHandler instance.ProtectedViewWindowActivate, handler
event AppEvents_ProtectedViewWindowActivateEventHandler ProtectedViewWindowActivate

See Also

Reference

AppEvents_Event Interface

AppEvents_Event Members

Microsoft.Office.Interop.Excel Namespace