FontItalic Property (DDCells)
Sets the italic property of each cell font.
public bool FontItalic {set;}
'Declaration
Public WriteOnly Property FontItalic As Boolean
Property Value
A
System.Boolean value representing whether the font in this cell should be italic or not.