IsRangeDrillable(Range: ITabRange; [DrillType: EaxDrillType = 1]): Boolean;
Range. The cell range that requires a drilldown.
DrillType. Data drilldown method.
The IsRangeDrillable property returns the ability to drilldown the data of the selected cells range of a table.
The range of cells located in the message header or the sidebar should be transferred as parameter values. If data drilldown is available for the dimension with an appropriate cell range, the property returns True, otherwise it returns False.
The property use is given in the example for IEaxGrid.DrillRangeResult.
See also: