max_data_row property

max_data_row property

Maximum row index of cell which contains data.

Remarks

Return -1 if there is no cell which contains data.

Definition:

@property
def max_data_row(self):
    ...

See Also