Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / FontInfo Structure / Italic Property
In This Topic
    Italic Property (FontInfo)
    In This Topic
    A bool value indicates whether the font is italic.
    Syntax
    public System.bool Italic {get; set;}
    See Also