GrapeCity.Xaml.Excel
Name Property (IExcelTableStyle)


GrapeCity.Excel Namespace > IExcelTableStyle Interface : Name Property
Name of this table style.
Syntax
'Declaration
 
Property Name As String
'Usage
 
Dim instance As IExcelTableStyle
Dim value As String
 
instance.Name = value
 
value = instance.Name
string Name {get; set;}
See Also

Reference

IExcelTableStyle Interface
IExcelTableStyle Members