OLEFormat Property

Microsoft Excel Visual Basic

OLEFormat Property

       

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