Documents for Excel .NET Edition | GCDocuments
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