EssGDTReportCount() returns the number of reports defined for the given data cell range(s).
ESSG_FUNC_M EssGDTReportCount (hGrid, usCells, pCells, uspReportNum);
ESSG_HGRID_T | hGrid; |
ESSG_USHORT_T | usCells; |
ESSG_PRANGE_T | pCells; |
ESSG_PUSHORT_T | uspReportNum; |
hGrid | Handle of the original grid returned by EssGNewGrid(). |
usCells | Number of cell ranges in the pCells array. |
pCells | Array of cell ranges selected to receive drill-through report data. |
uspReportNum | Number of reports defined for the given data cell range(s). |
Grid API Concepts
Grid API Structures
EssGDTEndDrillThrough()
EssGDTGetData()
EssGDTGetHeader()
EssGDTGetInfo()
EssGDTGetReportData()
EssGInit()
EssGDTListReports()
EssGDTRequestDrillThrough()