Show contents 

Express > Express Assembly Interfaces > IEaxDrillResult

IEaxDrillResult

Assembly: Express;

Description

The IEaxDrillResult interface contains properties used to get information about connection of cell to the source data.

Comments

The interface is basic for the following interfaces:

Properties

  Property name Brief description
DataSource The DataSource property returns data source, from which cell data are obtained.
Selection The Selection property returns the selection, according to which data is located in data source.

See also:

Express Assembly Interfaces