IEaxDrillRangeResult

Assembly: 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

For details about cell range binding to data , use the IEaxGrid.DrillRangeResult method.

Properties

  Property name Brief description
Range

The Range property returns the cells range, connected to data.

Properties inherited from IEaxDrillResult

  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:

Express Assembly Interfaces