C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / TableStyle Class / TableStyle Constructor
The name of the table style.

In This Topic
TableStyle Constructor
In This Topic
Creates one TableStyle instance.
Syntax
'Declaration
 
Public Function New( _
   ByVal name As String _
)
 

Parameters

name
The name of the table style.
See Also