Share via


AppEvents_SinkHelper.m_ProtectedViewWindowBeforeEditDelegate Field

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

Syntax

'Declaration
Public m_ProtectedViewWindowBeforeEditDelegate As AppEvents_ProtectedViewWindowBeforeEditEventHandler
'Usage
Dim instance As AppEvents_SinkHelper
Dim value As AppEvents_ProtectedViewWindowBeforeEditEventHandler

value = instance.m_ProtectedViewWindowBeforeEditDelegate

instance.m_ProtectedViewWindowBeforeEditDelegate = value
public AppEvents_ProtectedViewWindowBeforeEditEventHandler m_ProtectedViewWindowBeforeEditDelegate

See Also

Reference

AppEvents_SinkHelper Class

AppEvents_SinkHelper Members

Microsoft.Office.Interop.Excel Namespace