Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IShape Interface / Duplicate Method
In This Topic
    Duplicate Method (IShape)
    In This Topic
    Duplicates the shape and returns a reference to the new copy.
    Syntax
    IShape Duplicate()
    See Also