Share via


OLEFormat Object Members

PowerPoint Developer Reference

Contains properties and methods that apply to OLE objects.

Methods

  Name Description
Bb251449.methods(en-us,office.12).gif Activate Activates the specified object.
Bb251449.methods(en-us,office.12).gif DoVerb Requests that an OLE object perform one of its verbs. Use the ObjectVerbs property to determine the available verbs for an OLE object.

Properties

  Name Description
Bb251449.properties(en-us,office.12).gif Application Returns an Application object that represents the creator of the specified object.
Bb251449.properties(en-us,office.12).gif FollowColors Returns or sets the extent to which the colors in the specified object follow the slide's color scheme. The specified object must be a chart created in either Microsoft Graph or Microsoft Organization Chart. Read/write PpFollowColors.
Bb251449.properties(en-us,office.12).gif Object Returns the object that represents the specified OLE object's top-level interface. This property allows you to access the properties and methods of the application in which an OLE object was created. Read-only.
Bb251449.properties(en-us,office.12).gif ObjectVerbs Returns a ObjectVerbs collection that contains all the OLE verbs for the specified OLE object. Read-only.
Bb251449.properties(en-us,office.12).gif Parent Returns the parent object for the specified object.
Bb251449.properties(en-us,office.12).gif ProgID Returns the programmatic identifier (ProgID) for the specified OLE object. Read-only String.