Spread Windows Forms 12.0 Product Documentation
TableStyle Constructor(String)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > TableStyle Class > TableStyle Constructor : TableStyle Constructor(String)
The name of the table style
Creates a table style.
Syntax
'Declaration
 
Public Function New( _
   ByVal name As String _
)
'Usage
 
Dim name As String
 
Dim instance As New TableStyle(name)
public TableStyle( 
   string name
)

Parameters

name
The name of the table style
See Also

Reference

TableStyle Class
TableStyle Members
Overload List