IMatrixChangesInfo.OriginalValueFlagByItemID

Syntax

OriginalValueFlagByItemID(ItemID: Integer): Integer;

Parameters

ItemID. Identifier of element in the changes collection.

Description

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

Comments

The ItemID identifier can be obtained in the ItemID property.

Example

The property use is given in the example for IMatrixChangesInfo.ItemID.

See also:

IMatrixChangesInfo