AddIns Object Members

PowerPoint Developer Reference

A collection of AddIn objects that represent all the Microsoft Office PowerPoint-specific add-ins available to PowerPoint, regardless of whether or not they are loaded. This does not include Component Object Model (COM) add-ins.

Methods

  Name Description
Bb251398.methods(en-us,office.12).gif Add Returns an AddIn object that represents an add-in file added to the list of add-ins.
Bb251398.methods(en-us,office.12).gif Item Returns a single object from the specified collection.
Bb251398.methods(en-us,office.12).gif Remove Removes an add-in from the collection of add-ins.

Properties

  Name Description
Bb251398.properties(en-us,office.12).gif Application Returns an Application object that represents the creator of the specified object.
Bb251398.properties(en-us,office.12).gif Count Returns the number of objects in the specified collection.
Bb251398.properties(en-us,office.12).gif Parent Returns the parent object for the specified object.