Value: Variant;
The Value property returns new value in the cell.
To get row with edited cell, use the IUiPrxCellChangeEventArgs.Row property.
The property use is given in the example for IPrxReportUserEvents.EventOnCellChange.
See also:
IUiPrxCellChangeEventArgs