IAddIns2 Interface

Reserved for internal use.

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

Syntax

'Declaration
<GuidAttribute("000244B5-0001-0000-C000-000000000046")> _
Public Interface IAddIns2 _
    Inherits IEnumerable
'Usage
Dim instance As IAddIns2
[GuidAttribute("000244B5-0001-0000-C000-000000000046")]
public interface IAddIns2 : IEnumerable

See Also

Reference

IAddIns2 Members

Microsoft.Office.Interop.Excel Namespace