IEaxDrillRangeResult

Assembly: Express;

Name space: Prognoz.Platform.Interop.Express;

Description

The IEaxDrillRangeResult interface contains properties used to get information about connection of cells range to the source data.

Inheritance Hierarchy

          IEaxDrillResult

          IEaxDrillRangeResult

Comments

Use the IEaxAnalyzer.DrillRange method to get the information about connection of the data range to the data.

Properties

  Property name Brief description
The Range property returns the cells range, connected to data.

Properties inherited from IEaxDrillResult

  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:

Express Assembly Interfaces