Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IFont Interface / Italic Property
In This Topic
    Italic Property (IFont)
    In This Topic
    Gets or sets whether the font style is italic.
    Syntax
    System.bool Italic {get; set;}
    See Also