AppEvents_Event.ProtectedViewWindowBeforeEdit Event
Occurs immediately before editing is enabled on the workbook in the specified Protected View window.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Event ProtectedViewWindowBeforeEdit As AppEvents_ProtectedViewWindowBeforeEditEventHandler
'Usage
Dim instance As AppEvents_Event
Dim handler As AppEvents_ProtectedViewWindowBeforeEditEventHandler
AddHandler instance.ProtectedViewWindowBeforeEdit, handler
event AppEvents_ProtectedViewWindowBeforeEditEventHandler ProtectedViewWindowBeforeEdit