Spread Windows Forms 13.0 Product Documentation
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / IShapeRange Interface / Duplicate Method


In This Topic
    Duplicate Method (IShapeRange)
    In This Topic
    Syntax
    'Declaration
     
    Function Duplicate() As IShapeRange
    'Usage
     
    Dim instance As IShapeRange
    Dim value As IShapeRange
     
    value = instance.Duplicate()
    IShapeRange Duplicate()
    See Also