first_data_cell property

first_data_cell property

Gets the first non-blank cell in the row.

Definition:

@property
def first_data_cell(self):
    ...

See Also