ComponentOne ASP.NET MVC Controls
Name Property (WorkbookTableStyle)

C1.Web.Mvc.Sheet Namespace > WorkbookTableStyle Class : Name Property
Gets or sets the name of the table style.
Syntax
'Declaration
 
Public Property Name As String
public string Name {get; set;}
Remarks
Workbook supports built-in names: "TableStyleLight1" to "TableStyleLight21", "TableStyleMedium1" to "TableStyleMedium28", "TableStyleDark1" to "TableStyleDark11".
See Also

Reference

WorkbookTableStyle Class
WorkbookTableStyle Members