Refresh
Refresh()
刷新自动过滤器以隐藏或取消隐藏行。
public int[] Refresh()
返回值
返回所有隐藏行的索引。
也可以看看
- class AutoFilter
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells
Refresh(bool)
获取所有隐藏行的索引。
public int[] Refresh(bool hideRows)
范围 | 类型 | 描述 |
---|---|---|
hideRows | Boolean | 如果为真,隐藏过滤的行。 |
返回值
返回所有隐藏行的索引。
也可以看看
- class AutoFilter
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells