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