Share via


AppEvents_SinkHelper.m_ProtectedViewWindowResizeDelegate Field

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

Syntax

'Declaration
Public m_ProtectedViewWindowResizeDelegate As AppEvents_ProtectedViewWindowResizeEventHandler
'Usage
Dim instance As AppEvents_SinkHelper
Dim value As AppEvents_ProtectedViewWindowResizeEventHandler

value = instance.m_ProtectedViewWindowResizeDelegate

instance.m_ProtectedViewWindowResizeDelegate = value
public AppEvents_ProtectedViewWindowResizeEventHandler m_ProtectedViewWindowResizeDelegate

See Also

Reference

AppEvents_SinkHelper Class

AppEvents_SinkHelper Members

Microsoft.Office.Interop.Excel Namespace