Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLFontFormatting Class / Italic Property

In This Topic
    Italic Property (XLFontFormatting)
    In This Topic
    Gets or sets font italic attribute for this formating.
    Syntax
    'Declaration
     
    
    Public Property Italic As Boolean
    public bool Italic {get; set;}
    See Also