first_row_index property

first_row_index property

Returns an index of first row, covered by the cell. Read-only int.

Definition:

@property
def first_row_index(self):
    ...

See Also