Assembly: Matrix;
The IAggrSourceCell interface is used to work with a specific source element used on aggregated element calculation.
IAggrSourceCell
To get a source element, use the IAggrDestCell.Item property.
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: