IMatrixChangesInfo.OriginalValue

Syntax

OriginalValue(Index: Integer): Variant;

Parameters

Index. Element index in the changes collection.

Description

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

Example

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

See also:

IMatrixChangesInfo