row property

row property

Gets row number (zero based) of the cell.

Definition:

@property
def row(self):
    ...

See Also