Shape.Duplicate Method

Definition

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

public:
 Microsoft::Office::Interop::Excel::Shape ^ Duplicate();
public Microsoft.Office.Interop.Excel.Shape Duplicate ();
Public Function Duplicate () As Shape

Returns

Applies to