_Application.AddIns Property

Definition

Returns an AddIns collection that represents all the add-ins listed in the Add-Ins dialog box (Tools menu).

public:
 property Microsoft::Office::Interop::Excel::AddIns ^ AddIns { Microsoft::Office::Interop::Excel::AddIns ^ get(); };
public Microsoft.Office.Interop.Excel.AddIns AddIns { get; }
Public ReadOnly Property AddIns As AddIns

Property Value

Applies to