Get ReportData's DataRange
BOOL GetDataRange( DataRange & dr, int nTableID, int nIDX, int * pnIDY, int nCountIDY = 1, BOOL bMultipleBlocks = TRUE, BOOL bCreateWks = false, BOOL bIgnoreRowRange = FALSE, BOOL bCheckConvertUpperbound = FALSE )
TRUE for success; otherwise FALSE.
ReportBase's examples
Get one data range by ids from the report
ReportTree.h