COMAddIns Property

Microsoft Word Visual Basic

collection that represents all the Component Object Model (COM) add-ins currently loaded in Microsoft Word. These 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).

expression.COMAddIns

expression    Required. An expression that returns an Application object.