Show contents 

Express > Express Assembly Interfaces > IEaxDrillCellResult > IEaxDrillCellResult.Column

IEaxDrillCellResult.Column

Syntax

Column: Integer;

Description

The Column property returns number of column of the cell linked to cube data.

Comments

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

See also:

IEaxDrillCellResult