WorkbookEvents_SinkHelper.AddinInstall Method
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Public Overridable Sub AddinInstall
'Usage
Dim instance As WorkbookEvents_SinkHelper
instance.AddinInstall()
public virtual void AddinInstall()
Implements
See Also
Reference
WorkbookEvents_SinkHelper Class