ICustomFilter.GetFilterValueList
ICustomFilter.GetFilterValueList method
Provides a value list to the specified column for filtering.
public IDictionary GetFilterValueList(WebWorksheet sheet, int columnIndex)
Parameter | Type | Description |
---|---|---|
sheet | WebWorksheet | WebWorksheet object. |
columnIndex | Int32 | Column index. |
See Also
- class WebWorksheet
- interface ICustomFilter
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb