Share via


ApplicationClass.ProtectedViewWindowBeforeEdit Event

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

Syntax

'Declaration
Public Overridable Event ProtectedViewWindowBeforeEdit As AppEvents_ProtectedViewWindowBeforeEditEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As AppEvents_ProtectedViewWindowBeforeEditEventHandler

AddHandler instance.ProtectedViewWindowBeforeEdit, handler
public virtual event AppEvents_ProtectedViewWindowBeforeEditEventHandler ProtectedViewWindowBeforeEdit

Implements

AppEvents_Event.ProtectedViewWindowBeforeEdit

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Excel Namespace