GotoItemID(ItemID: Integer): Boolean;
ItemID. Identifier of element with changes.
The GotoItemID method goes to the coordinate that corresponds to the cell with changed data by identifier.
The identifier can be obtained in the IMatrixChangesInfo changes collection using the IMatrixChangesInfo.ItemID property or in the IMatrixIterator.ItemID property.
See also: