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


In This Topic
Name Property (ThemeFontScheme)
In This Topic
The name of the font scheme shown in the user interface
Syntax
'Declaration
 
Public ReadOnly Property Name As String
 
'Usage
 
Dim instance As ThemeFontScheme
Dim value As String
 
value = instance.Name
See Also