IEaxDrillCellResult

Assembly: Express;

Description

The IEaxDrillCellResult interface contains properties used to get information about connection of cell to the source data.

Inheritance Hierarchy

          IEaxDrillResult

          IEaxDrillCellResult

Properties

  Property name Brief description
Column

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

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

Properties inherited from IEaxDrillResult

  Property name Brief description
DataSource

The DataSource property returns data source, from which cell data are obtained.
Selection

The Selection property returns the data source selection.

See also:

Express Assembly Interfaces