Spread WPF Documentation
Clone Method (ICellRange)


GrapeCity.Windows.SpreadSheet.Data Namespace > ICellRange Interface : Clone Method
Syntax
'Declaration
 
Function Clone() As System.Object
'Usage
 
Dim instance As ICellRange
Dim value As System.Object
 
value = instance.Clone()
System.object Clone()
See Also

Reference

ICellRange Interface
ICellRange Members