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


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