Assembly: Express;
Name space: Prognoz.Platform.Interop.Express;
The IEaxDrillRangeResult interface contains properties used to get information about connection of cells range to the source data.
IEaxDrillRangeResult
Use the IEaxAnalyzer.DrillRange method to get the information about connection of the data range to the data.
Property name | Brief description | |
The Range property returns the cells range, connected to 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: