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

Reference

ThemeFont Class
ThemeFont Members