max_row property

max_row property

Gets the max row index, zero-based.

Remarks

Returns 65535 if the file format is Excel97-2003;

Definition:

@property
def max_row(self):
    ...

See Also