OLEFormat Members

Include Protected Members
Include Inherited Members

Contains properties and methods that apply to OLE objects.

The OLEFormat type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the creator of the specified object.
Public property FollowColors Returns or sets the extent to which the colors in the specified object follow the slide's color scheme. Read/write.
Public property Object Returns the object that represents the specified OLE object's top-level interface. Read-only.
Public property ObjectVerbs Returns a ObjectVerbs collection that contains all the OLE verbs for the specified OLE object. Read-only.
Public property Parent Returns the parent object for the specified object.
Public property ProgID Returns the programmatic identifier (ProgID) for the specified OLE object. Read-only.

Top

Methods

  Name Description
Public method Activate Activates the specified object.
Public method DoVerb Requests that an OLE object perform one of its verbs.

Top

See Also

Reference

OLEFormat Interface

Microsoft.Office.Interop.PowerPoint Namespace