IMatrixChangesInfo.State

Syntax

State(Index: Integer): MatrixItemState;

Parameters

Index. Element index in the changes collection.

Description

The State property returns cell state by index of the element with changes.

Example

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

See also:

IMatrixChangesInfo