Creates a duplicate of the specified Shape or ShapeRange object, adds the new range of shapes to the Shapes collection at a standard offset from the original shapes, and then returns the new Shape object.
Syntax
expression.Duplicate
expression Required. An expression that returns a Shape or ShapeRange object.