Share via


ApplicationClass.ProtectedViewWindowOpen Event

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

Syntax

'Declaration
Public Overridable Event ProtectedViewWindowOpen As AppEvents_ProtectedViewWindowOpenEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As AppEvents_ProtectedViewWindowOpenEventHandler

AddHandler instance.ProtectedViewWindowOpen, handler
public virtual event AppEvents_ProtectedViewWindowOpenEventHandler ProtectedViewWindowOpen

Implements

AppEvents_Event.ProtectedViewWindowOpen

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Excel Namespace