max_column属性

max_column属性

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

评论

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

定义:

@property
def max_column(self):
    ...

也可以看看