OLEObject.Duplicate Method

Excel Developer Reference

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

Syntax

expression.Duplicate

expression   A variable that represents an OLEObject object.

Return Value
Object

See Also