Spread Silverlight Documentation
MajorFont Property (FontScheme)


GrapeCity.Excel Namespace > FontScheme Class : MajorFont Property
Gets the major font of the font scheme
Syntax
'Declaration
 
Public ReadOnly Property MajorFont As IThemeFonts
'Usage
 
Dim instance As FontScheme
Dim value As IThemeFonts
 
value = instance.MajorFont
public IThemeFonts MajorFont {get;}

Property Value

The major font scheme
See Also

Reference

FontScheme Class
FontScheme Members