cell_row property

cell_row property

Gets the row index of the cell.

Definition:

@property
def cell_row(self):
    ...

See Also