Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Color Structure / Clone Method


In This Topic
Clone Method (Color)
In This Topic
Clones this instance.
Syntax
'Declaration
 
Public Function Clone() As Color
 
'Usage
 
Dim instance As Color
Dim value As Color
 
value = instance.Clone()

Return Value

ColorData.
See Also