Syntax

expression.OLEFormat

expression A variable that represents a Shape object.

Example

This example activates an OLE object. If Shapes(1) doesn't represent an embedded OLE object, this example fails..

Visual Basic for Applications
Worksheets(1).Shapes(1).OLEFormat.Activate
OLE ole format OLE Format Property OLEFormat oleformat property Return the formats for an oleobject?

See also: