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