Spread Silverlight Documentation
MinorFont Property (IFontScheme)


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

Property Value

The minor font scheme
See Also

Reference

IFontScheme Interface
IFontScheme Members