IAppEvents.WorkbookAddinInstall(Workbook) Method

Definition

public:
 void WorkbookAddinInstall(Microsoft::Office::Interop::Excel::Workbook ^ Wb);
public void WorkbookAddinInstall (Microsoft.Office.Interop.Excel.Workbook Wb);
Public Sub WorkbookAddinInstall (Wb As Workbook)

Parameters

Applies to