MatrixItemState

Description

The MatrixItemState enumeration contains possible states of matrix cell.

It is used by the following properties and methods:

Available Values

Value Brief description
0 None. State is not defined.
1 Unchanged. Cell is not changed.
2 Added. Cell was added.
3 Modified. Cell was changed.

See also:

Matrix Assembly Enumerations