Assembly: Express;
Name space: Prognoz.Platform.Interop.Express;
The IEaxDrillCellResult interface contains properties used to get information about connection of cell to the source data.
IEaxDrillCellResult
Property name | Brief description | |
The Column property returns number of column of the cell linked to cube data. | ||
The Row property returns number of the row of the cell linked to cube data. |
Property name | Brief description | |
The DataSource property returns data source, from which cell data are obtained. | ||
The Selection property returns the data source selection. |
See also: