Sets a double data attached to the cell.
Sets a variant attached to the cell.
bool SetCellData( int nRow, int nCol, double dData )
bool SetCellData( int nRow, int nCol, DWORD dwData )
false if row/column index is invalid, otherwise true
See examples of GetCellData
GridControl.h