OLEFormat Property
Applies To
Shape object.
Description
Returns an OLEFormat object that contains OLE object properties. Read-only.
Example
This example activates an OLE object. If Shapes(1) doesn't represent an embedded OLE object, this example fails..
Worksheets(1).Shapes(1).OLEFormat.Activate