row_span property

row_span property

Gets the total number of rows that contain the cell.

Definition:

@property
def row_span(self):
    ...

See Also