Share via


AppEvents_SinkHelper.m_ProtectedViewWindowDeactivateDelegate Field

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

Syntax

'Declaration
Public m_ProtectedViewWindowDeactivateDelegate As AppEvents_ProtectedViewWindowDeactivateEventHandler
'Usage
Dim instance As AppEvents_SinkHelper
Dim value As AppEvents_ProtectedViewWindowDeactivateEventHandler

value = instance.m_ProtectedViewWindowDeactivateDelegate

instance.m_ProtectedViewWindowDeactivateDelegate = value
public AppEvents_ProtectedViewWindowDeactivateEventHandler m_ProtectedViewWindowDeactivateDelegate

See Also

Reference

AppEvents_SinkHelper Class

AppEvents_SinkHelper Members

Microsoft.Office.Interop.Excel Namespace