row property

row property

Gets and sets the row index of the input cell.

Definition:

@property
def row(self):
    ...

See Also