Spread Silverlight Documentation
Script Property (ThemeFont)


GrapeCity.Excel Namespace > ThemeFont Class : Script Property
Specified the script, or language, in which the typeface is supposed to be used
Syntax
'Declaration
 
Public ReadOnly Property Script As System.String
'Usage
 
Dim instance As ThemeFont
Dim value As System.String
 
value = instance.Script
public System.string Script {get;}
See Also

Reference

ThemeFont Class
ThemeFont Members