Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IFontFormat Interface / Italic Property
In This Topic
    Italic Property (IFontFormat)
    In This Topic
    Gets or sets the boolean property that indicates whether the represented text is italicized.
    Syntax
    System.bool Italic {get; set;}
    See Also