Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 1.14 KB

Excel.OLEFormat.md

File metadata and controls

51 lines (32 loc) · 1.14 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
OLEFormat object (Excel)
vbaxl10.chm631072
vbaxl10.chm631072
Excel.OLEFormat
96ee06d8-e922-c48c-4406-bb2f5cbaa02a
03/30/2019
medium

OLEFormat object (Excel)

Contains OLE object properties.

Remarks

If the Shape object doesn't represent a linked or embedded object, the OLEFormat property of the Shape object fails.

Example

Use the OLEFormat property to return the OLEFormat object. The following example activates an OLE object in the Shapes collection.

Worksheets(1).Shapes(1).OLEFormat.Activate

Methods

Properties

See also

[!includeSupport and feedback]