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


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