row property

row property

Gets the Cell Row index where the function is in.

Definition:

@property
def row(self):
    ...

See Also