Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Core Namespace / ThemeFontScheme Class / Minor Property


In This Topic
Minor Property
In This Topic
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
See Also