AppEvents_ProtectedViewWindowResizeEventHandler delegate
Office 2013 and later
A Delegate type used to add an event handler for the ProtectedViewWindowResize event. The ProtectedViewWindowResize event occurs when any Protected View window is resized.
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 resized Protected View window.
Show: