Spread Silverlight Documentation
Name Property (ColorScheme)


GrapeCity.Excel Namespace > ColorScheme Class : Name Property
The common name for this color scheme.
Syntax
'Declaration
 
Public ReadOnly Property Name As System.String
'Usage
 
Dim instance As ColorScheme
Dim value As System.String
 
value = instance.Name
public System.string Name {get;}

Property Value

The name of the color scheme
See Also

Reference

ColorScheme Class
ColorScheme Members