is_row_hidden方法

is_row_hidden

检查给定索引处的行是否隐藏。

退货

如果该行被隐藏则为 true

def is_row_hidden(self, row_index):
    ...
范围类型描述
row_indexint行索引

也可以看看