IPrxDrillCellResult.Drill

Syntax

Drill(Row: Integer; Column: Integer): Boolean;

Parameters

Row. Number of cell row.

Column. Number of cell column.

Description

The Drill method returns True if you can get the next cell of the matrix.

Example

The method use is given in the example for IPrxDataIsland.BeginDrill.

See also:

IPrxDrillCellResult