Share via


AppEvents_SinkHelper.m_WorkbookAddinInstallDelegate Field

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

Syntax

'Declaration
Public m_WorkbookAddinInstallDelegate As AppEvents_WorkbookAddinInstallEventHandler
'Usage
Dim instance As AppEvents_SinkHelper
Dim value As AppEvents_WorkbookAddinInstallEventHandler

value = instance.m_WorkbookAddinInstallDelegate

instance.m_WorkbookAddinInstallDelegate = value
public AppEvents_WorkbookAddinInstallEventHandler m_WorkbookAddinInstallDelegate

See Also

Reference

AppEvents_SinkHelper Class

AppEvents_SinkHelper Members

Microsoft.Office.Interop.Excel Namespace