max_column属性

max_column属性

获取最大列索引(从零开始)。

注意事项

如果文件格式为 Excel97-2003,则返回 255;

定义:

@property
def max_column(self):
    ...

也可以看看