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