Spread Silverlight Documentation
Typeface Property (ThemeFont)


GrapeCity.Excel Namespace > ThemeFont Class : Typeface Property
Specifies the font face to use
Syntax
'Declaration
 
Public ReadOnly Property Typeface As System.String
'Usage
 
Dim instance As ThemeFont
Dim value As System.String
 
value = instance.Typeface
public System.string Typeface {get;}
See Also

Reference

ThemeFont Class
ThemeFont Members