[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.TextFormatInfo.Italic

Italic Property

Italic

Gets or sets the font style for the content of the element.

Declaration
public bool Italic { get; set; }
Public Property Italic As Boolean
Property Value
Type Description
bool
<code>True</code> if font style is italic.

Otherwise, font style is normal.