FilterRows
ICustomFilter.FilterRows method
按指定列和过滤索引过滤数据。
public void FilterRows(WebWorksheet sheet, int columnIndex, int filterIndex)
范围 | 类型 | 描述 |
---|---|---|
sheet | WebWorksheet | WebWorksheet 对象。 |
columnIndex | Int32 | 列索引。 |
filterIndex | Int32 | 过滤索引。 |
也可以看看
- interface ICustomFilter
- 命名空间 Aspose.Cells.GridWeb.Data
- 部件 Aspose.Cells.GridWeb