first_cell property

first_cell property

Gets the first cell object in the row.

Definition:

@property
def first_cell(self):
    ...

See Also