Excel for WPF | ComponentOne
C1.WPF.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 Boolean
    public bool Italic {get;}
    See Also