Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Core Namespace / TextFont Structure / Typeface Property


In This Topic
Typeface Property
In This Topic
Gets the typeface, or name of the font that is to be used
Syntax
'Declaration
 
Public ReadOnly Property Typeface As String
 
'Usage
 
Dim instance As TextFont
Dim value As String
 
value = instance.Typeface
See Also