ShapeRange.Duplicate Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Duplicates the object and returns a reference to the new copy.
public:
Microsoft::Office::Interop::Excel::ShapeRange ^ Duplicate();
public Microsoft.Office.Interop.Excel.ShapeRange Duplicate ();
Public Function Duplicate () As ShapeRange