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