Sets given cell's text italic.
Sets range of cells' text italic.
bool SetItalic( int nRow, int nCol, bool bSet = true )
bool SetItalic( int nRow1, int nCol1, int nRow2, int nCol2, bool bSet = true )
true on successful or false on failure
See examples of IsBold
GridControl::IsItalic
GridControl.h