C1.Excel Assembly / C1.Excel Namespace / XLFont Class / Italic Property

In This Topic
Italic Property (XLFont)
In This Topic
Gets italic flag of the Excel font.
Syntax
'Declaration
 
Public ReadOnly Property Italic As System.Boolean
 
See Also