Spread Silverlight Documentation
Name Property (IExcelTableStyle)


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

Reference

IExcelTableStyle Interface
IExcelTableStyle Members