Row: Integer;
The Row property returns the row with edited cell.
To get sheet with edited cell, use the IUiPrxCellChangeEventArgs.Sheet property.
The property use is given in the example for IPrxReportUserEvents.EventOnCellChange.
See also:
IUiPrxCellChangeEventArgs