IEaxAnalyzerCore.DrillRange

Fore Syntax

DrillRange(Range: ITabRange): IEaxDrillRangeResult;

Fore.NET Syntax

DrillRange(Range: Prognoz.Platform.Interop.Tab.ITabRange): Prognoz.Platform.Interop.Express.IEaxDrillRangeResult;

Parameters

Range. The range of cells, for which information about data connection is required.

Description

The DrillRange method gets information on binding of a range to data.

Comments

The method is outdated, use IEaxGrid.DrillRangeResult.

See also:

IEaxAnalyzeCore | IEaxGrid.HeaderSize