Assembly: Express;
The IEaxDrillRangeResult interface contains properties used to get information about connection of cells range to the source data.
IEaxDrillRangeResult
For details about cell range binding to data , use the IEaxGrid.DrillRangeResult method.
Property name | Brief description | |
Range | The Range property returns the cells range, connected to 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: