GrapeCity.Xaml.Excel
Name Property (ExcelTableStyleInfo)


GrapeCity.Excel Namespace > ExcelTableStyleInfo Class : Name Property
Represents the name of the table style to use with the table
Syntax
'Declaration
 
Public Property Name As String
'Usage
 
Dim instance As ExcelTableStyleInfo
Dim value As String
 
instance.Name = value
 
value = instance.Name
public string Name {get; set;}
See Also

Reference

ExcelTableStyleInfo Class
ExcelTableStyleInfo Members