EssGDTBeginDrillThrough() returns the drill-through instance handle for the given data cell range(s).
ESSG_FUNC_M EssGDTBeginDrillThrough (hGrid, usCells, pCells, ppDTInst);
ESSG_HGRID_T | hGrid; |
ESSG_USHORT_T | usCells; |
ESSG_PRANGE_T | pCells; |
ESSG_PPDTHINST_T | ppDTInst; |
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. |
ppDTInst | Drill-through instance handle returned for the given data cell range(s). |
Grid API Concepts
Grid API Structures
EssGDTEndDrillThrough()
EssGDTGetData()
EssGDTGetHeader()
EssGDTGetInfo()
EssGDTGetReportData()
EssGInit()
EssGDTListReports()
EssGDTReportCount()