IMatrixChangesInfo.OriginalValue

Syntax

OriginalValue(Index: Integer): Variant;

Parameters

Index. Element index in the changes collection.

Description

The OriginalValue property returns source matrix cell value by index of the element with changes.

Example

The property use is given in the example for IMatrixEx.ChangesInfo.

See also:

IMatrixChangesInfo