_Application.COMAddIns Property

Definition

Returns the COMAddIns collection for Microsoft Excel, which represents the currently installed COM add-ins.

public:
 property Microsoft::Office::Core::COMAddIns ^ COMAddIns { Microsoft::Office::Core::COMAddIns ^ get(); };
public Microsoft.Office.Core.COMAddIns COMAddIns { get; }
Public ReadOnly Property COMAddIns As COMAddIns

Property Value

Applies to