Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / TableElementStyle Class / Clone Method


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

Return Value

See Also