Edit

Share via


Addins Interface

Definition

[System.Runtime.InteropServices.Guid("DA936B62-AC8B-11D1-B6E5-00A0C90F2744")]
public interface Addins : Microsoft.Vbe.Interop._AddIns
[<System.Runtime.InteropServices.Guid("DA936B62-AC8B-11D1-B6E5-00A0C90F2744")>]
type Addins = interface
    interface _AddIns
Public Interface Addins
Implements _AddIns
Derived
Attributes
Implements

Properties

Count (Inherited from _AddIns)
Parent (Inherited from _AddIns)
VBE (Inherited from _AddIns)

Methods

GetEnumerator() (Inherited from _AddIns)
Item(Object) (Inherited from _AddIns)
Update() (Inherited from _AddIns)

Applies to