Spread Silverlight Documentation
Name Property (IExcelStyle)


GrapeCity.Excel Namespace > IExcelStyle Interface : Name Property
Gets the name of the style
Syntax
'Declaration
 
ReadOnly Property Name As System.String
'Usage
 
Dim instance As IExcelStyle
Dim value As System.String
 
value = instance.Name
System.string Name {get;}

Property Value

The name of the style
See Also

Reference

IExcelStyle Interface
IExcelStyle Members