AppEvents_Event.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)
Syntax
'Declaration
Event ProtectedViewWindowResize As AppEvents_ProtectedViewWindowResizeEventHandler
'Usage
Dim instance As AppEvents_Event
Dim handler As AppEvents_ProtectedViewWindowResizeEventHandler
AddHandler instance.ProtectedViewWindowResize, handler
event AppEvents_ProtectedViewWindowResizeEventHandler ProtectedViewWindowResize