DrillRange(Range: ITabRange; [DrillType: EaxDrillType = 1]);
DrillRange(Range: Prognoz.Platform.Interop.Tab.ITabRange; DrillType: Prognoz.Platform.Interop.Express.EaxDrillType);
Range. The cell range that requires a drilldown.
DrillType. Data drilldown method.
The DrillRange method performs data drilldown for the selected range of table cells.
The method is outdated, use IEaxGrid.DrillRangeResult.
See also: