IMatrixChangesInfo.OriginalValueFlag

Syntax

OriginalValueFlag(Index: Integer): Integer;

Parameters

Index. Element index in the changes collection.

Description

The OriginalValueFlag property returns the source value of cell flag by index of the element with changes.

Example

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

See also:

IMatrixChangesInfo