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