AppEvents_ProtectedViewWindowOpenEventHandler delegate
Office 2013 and later
A Delegate type used to add an event handler for the ProtectedViewWindowOpen event. The ProtectedViewWindowOpen event occurs when a workbook is opened in a Protected View window.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Parameters
- Pvw
- Type: Microsoft.Office.Interop.Excel.ProtectedViewWindow
An object that represents the Protected View window that is opened.
Show: