AppEvents_SinkHelper.m_ProtectedViewWindowOpenDelegate Field
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Public m_ProtectedViewWindowOpenDelegate As AppEvents_ProtectedViewWindowOpenEventHandler
'Usage
Dim instance As AppEvents_SinkHelper
Dim value As AppEvents_ProtectedViewWindowOpenEventHandler
value = instance.m_ProtectedViewWindowOpenDelegate
instance.m_ProtectedViewWindowOpenDelegate = value
public AppEvents_ProtectedViewWindowOpenEventHandler m_ProtectedViewWindowOpenDelegate