Application.COMAddIns Property (Word)
Returns a reference to the COMAddIns collection that represents all the Component Object Model (COM) add-ins currently loaded in Microsoft Word.
Syntax
expression .COMAddIns
expression An expression that returns an Application object.
Remarks
COM add-ins are listed in the COM Add-Ins dialog box. You can add the COM Add-Ins command to your Tools menu by using the Customize dialog box (Tools menu).