max_column property

max_column property

Gets the max column index, zero-based.

Remarks

Returns 255 if the file format is Excel97-2003;

Definition:

@property
def max_column(self):
    ...

See Also