hide_column方法

hide_column(self, column)

隐藏一列。


def hide_column(self, column):
    ...
范围类型描述
columnint列索引。

也可以看看