Spread Windows Forms 12.0 Product Documentation
Minor Property


GrapeCity.Spreadsheet Assembly > GrapeCity.Core Namespace > ThemeFontScheme Class : Minor Property
Gets the font settings for the "Body" of a document.
Syntax
'Declaration
 
Public ReadOnly Property Minor As ThemeFonts
'Usage
 
Dim instance As ThemeFontScheme
Dim value As ThemeFonts
 
value = instance.Minor
public ThemeFonts Minor {get;}
See Also

Reference

ThemeFontScheme Class
ThemeFontScheme Members