GrapeCity.Xaml.Excel
Name Property (IExcelTableStyleInfo)


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

Reference

IExcelTableStyleInfo Interface
IExcelTableStyleInfo Members