Assembly: Express;
The IEaxDrillCellResult interface contains properties used to get information about connection of cell to the source data.
IEaxDrillCellResult
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. |
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: