Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IExcelXF Interface / Font Property


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