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


In This Topic
Major Property
In This Topic
Gets the font setting for the "Headings" in a document.
Syntax
'Declaration
 
Public ReadOnly Property Major As ThemeFonts
 
'Usage
 
Dim instance As ThemeFontScheme
Dim value As ThemeFonts
 
value = instance.Major
See Also