OLEObjects Methods (Excel)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

Methods

Name

Description

Add

Adds a new OLE object to a sheet.

BringToFront

Brings the object to the front of the z-order.

Copy

Copies the object to the Clipboard.

CopyPicture

Copies the selected object to the Clipboard as a picture. Variant.

Cut

Cuts the object to the Clipboard.

Delete

Deletes the object.

Duplicate

Duplicates the object and returns a reference to the new copy.

Item

Returns a single object from a collection.

Select

Selects the object.

SendToBack

Sends the object to the back of the z-order.