Sheet: IPrxSheet;
The Sheet property returns the report sheet with edited cell.
To get column with edited cell, use the IUiPrxCellChangeEventArgs.Column property.
The property use is given in the example for IPrxReportUserEvents.EventOnCellChange.
See also: