GrapeCity.Xaml.SpreadSheet.Data
Clone Method (BorderLine)


GrapeCity.Xaml.SpreadSheet.Data Namespace > BorderLine Class : Clone Method
Clones the same border line as the current border line.
Syntax
'Declaration
 
Public Function Clone() As Object
'Usage
 
Dim instance As BorderLine
Dim value As Object
 
value = instance.Clone()
public object Clone()

Return Value

The cloned border line.
See Also

Reference

BorderLine Class
BorderLine Members