cell_row property

cell_row property

Gets the row index of the cell where the function is in.

Definition:

@property
def cell_row(self):
    ...

See Also