last_cell property

last_cell property

Gets the last cell object in the row.

Definition:

@property
def last_cell(self):
    ...

See Also