Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelXFormat Class / Font Property


In This Topic
Font Property (ExcelXFormat)
In This Topic
Font
Syntax
'Declaration
 
Public Overridable Property Font As Font
 
'Usage
 
Dim instance As ExcelXFormat
Dim value As Font
 
instance.Font = value
 
value = instance.Font
See Also