IUiPrxCellChangeEventArgs.Row

Syntax

Row: Integer;

Description

The Row property returns the row with edited cell.

Comments

To get sheet with edited cell, use the IUiPrxCellChangeEventArgs.Sheet property.

Example

The property use is given in the example for IPrxReportUserEvents.EventOnCellChange.

See also:

IUiPrxCellChangeEventArgs