Spread Silverlight Documentation
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 System.String
'Usage
 
Dim instance As IExcelTableStyleInfo
Dim value As System.String
 
instance.Name = value
 
value = instance.Name
System.string Name {get; set;}
See Also

Reference

IExcelTableStyleInfo Interface
IExcelTableStyleInfo Members