Set value to a cell in table
Set graph to a cell in table
BOOL SetCell( int row, int col, double rVal )
BOOL SetCell( int row, int col, LPCSTR lpcszValue )
BOOL SetCell( int row, int col, GraphPage & gpg, DWORD dwCntrl = 0 )
TRUE for success; otherwise FALSE.
ReportBase's examples
ReportTree.h