last_data_cell property

last_data_cell property

Gets the last non-blank cell in the row.

Definition:

@property
def last_data_cell(self):
    ...

See Also