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


In This Topic
FontSize Property (ExcelFont)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property FontSize As Single
 
'Usage
 
Dim instance As ExcelFont
Dim value As Single
 
value = instance.FontSize
See Also