Spread Silverlight Documentation
MinorFont Property (FontScheme)


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

Property Value

The minor font scheme
See Also

Reference

FontScheme Class
FontScheme Members