'Declaration Public Function Clone() As System.Object
'Usage Dim instance As TableStyle Dim value As System.Object value = instance.Clone()
public System.object Clone()
Return Value
The cloned TableStyle instance.
'Declaration Public Function Clone() As System.Object
'Usage Dim instance As TableStyle Dim value As System.Object value = instance.Clone()
public System.object Clone()