IAggrSourceCell

Assembly: Matrix;

Description

The IAggrSourceCell interface is used to work with a specific source element used on aggregated element calculation.

Inheritance Hierarchy

          IAggrSourceCell

Comments

To get a source element, use the IAggrDestCell.Item property.

Properties

  Property name Brief description
Coord The Coord property returns source element coordinate.
SourceMatrixValue

The SourceMatrixValue property returns whether element value is obtained.

Value The Value property returns source element value.
ValueOrigin The ValueOrigin property returns source element value source.

See also:

Matrix Assembly Interfaces