Spread Windows Forms 12.0 Product Documentation
Name Property (TableStyle)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > TableStyle Class : Name Property
Gets or sets the table style name.
Syntax
'Declaration
 
Public ReadOnly Property Name As String
'Usage
 
Dim instance As TableStyle
Dim value As String
 
value = instance.Name
public string Name {get;}
See Also

Reference

TableStyle Class
TableStyle Members