Share via


AddIn Object Members

PowerPoint Developer Reference

Represents a single add-in, either loaded or not loaded.

Properties

  Name Description
Bb251397.properties(en-us,office.12).gif Application Returns an Application object that represents the creator of the specified object.
Bb251397.properties(en-us,office.12).gif AutoLoad Determines whether the specified add-in is automatically loaded each time PowerPoint is started. Read/write MsoTriState.
Bb251397.properties(en-us,office.12).gif FullName Returns the name of the specified add-in or saved presentation, including the path, the current file system separator, and the file name extension. Read-only String.
Bb251397.properties(en-us,office.12).gif Loaded Determines whether the specified add-in is loaded. Read/write MsoTriState.
Bb251397.properties(en-us,office.12).gif Name The name (title) of the add-in for file types that are registered. Read-only String.
Bb251397.properties(en-us,office.12).gif Parent Returns the parent object for the specified object.
Bb251397.properties(en-us,office.12).gif Path Returns a String that represents the path to the specified AddIn , Application , or Presentation object or the path followed by a MotionEffect object. Read-only.
Bb251397.properties(en-us,office.12).gif Registered Returns whether the specified add-in is registered in the Windows registry. Read/write MsoTriState.