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

Reference

ExcelTableStyleInfo Class
ExcelTableStyleInfo Members