GrapeCity.Xaml.Excel
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 String
'Usage
 
Dim instance As IThemeFont
Dim value As String
 
value = instance.Script
string Script {get;}
See Also

Reference

IThemeFont Interface
IThemeFont Members