Show contents 

Express > Express Assembly Interfaces > IEaxDrillCellResult > IEaxDrillCellResult.Row

IEaxDrillCellResult.Row

Syntax

Row: Integer;

Description

The Row property returns number of the row of the cell linked to cube data.

Comments

This property returns the row number, for which the IEaxGrid.DrillCellResult method was executed.

See also:

IEaxDrillCellResult