Spread Silverlight Documentation
Name Property (FontScheme)


GrapeCity.Excel Namespace > FontScheme Class : Name Property
The name of the font scheme shown in the user interface
Syntax
'Declaration
 
Public ReadOnly Property Name As System.String
'Usage
 
Dim instance As FontScheme
Dim value As System.String
 
value = instance.Name
public System.string Name {get;}
See Also

Reference

FontScheme Class
FontScheme Members