Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 973 Bytes

PowerPoint.Application.COMAddIns.md

File metadata and controls

36 lines (21 loc) · 973 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Application.COMAddIns property (PowerPoint)
vbapp10.chm502036
vbapp10.chm502036
PowerPoint.Application.COMAddIns
f24029c9-f839-e9a4-d661-5f1e22080d46
06/08/2017
medium

Application.COMAddIns property (PowerPoint)

Returns a reference to the Component Object Model (COM) add-ins currently loaded in Microsoft PowerPoint. These add-ins are listed on the Add-Ins tab in the PowerPoint Options dialog box. Read-only.

Syntax

expression.COMAddIns

expression A variable that represents an Application object.

Remarks

For information about returning a single member of a collection, see Returning an object from a collection.

See also

Application Object

[!includeSupport and feedback]