Spread Silverlight Documentation
Script Property (IThemeFont)


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

Reference

IThemeFont Interface
IThemeFont Members