[]
        
(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
<a href="https://learn.microsoft.com/dotnet/csharp/language-reference/builtin-types/bool">true</a> if font style is italic.

Otherwise, font style is normal.