[]
Gets or sets the italic property of the font of the text displayed in the cell.
public bool FontItalic { get; set; }
A bool value representing whether the font in this cell should be italic or not.