Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelFont Class / FamilyName Property


In This Topic
FamilyName Property
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property FamilyName As String
 
'Usage
 
Dim instance As ExcelFont
Dim value As String
 
value = instance.FamilyName
See Also