hide_columns方法

hide_columns

隐藏多列。

def hide_columns(self, column, total_columns):
    ...
范围类型描述
columnint列索引。
total_columnsint列号。

也可以看看