Spread Windows Forms 12.0 Product Documentation
Clone Method (TableElementStyle)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > TableElementStyle Class : Clone Method
Clone this TableElementStyle object.
Syntax
'Declaration
 
Public Function Clone() As Object
'Usage
 
Dim instance As TableElementStyle
Dim value As Object
 
value = instance.Clone()
public object Clone()

Return Value

See Also

Reference

TableElementStyle Class
TableElementStyle Members