WorkbookEvents_SinkHelper.m_NewSheetDelegate Field

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

Syntax

'Declaration
Public m_NewSheetDelegate As WorkbookEvents_NewSheetEventHandler
'Usage
Dim instance As WorkbookEvents_SinkHelper
Dim value As WorkbookEvents_NewSheetEventHandler

value = instance.m_NewSheetDelegate

instance.m_NewSheetDelegate = value
public WorkbookEvents_NewSheetEventHandler m_NewSheetDelegate

See Also

Reference

WorkbookEvents_SinkHelper Class

WorkbookEvents_SinkHelper Members

Microsoft.Office.Interop.Excel Namespace