Spread Silverlight Documentation
MajorFont Property (IFontScheme)


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

Property Value

The major font scheme
See Also

Reference

IFontScheme Interface
IFontScheme Members