Share via


Application.COMAddIns Property

Publisher Developer Reference

Returns a COMAddIns collection that represents a reference to the Component Object Model (COM) add-ins currently loaded in Microsoft Office Publisher.

Syntax

expression.COMAddIns

expression   A variable that represents a Application object.

Return Value
COMAddIns

Remarks

These are listed in the COM Add-Ins dialog box. You can add the Add-Ins command to your Tools menu by using the Customize dialog box.

See Also