GetFilterValueList
ICustomFilter.GetFilterValueList method
Fornisce un elenco di valori alla colonna specificata per il filtraggio.
public IDictionary GetFilterValueList(WebWorksheet sheet, int columnIndex)
Parametro | Tipo | Descrizione |
---|---|---|
sheet | WebWorksheet | Oggetto WebWorksheet. |
columnIndex | Int32 | Indice di colonna. |
Guarda anche
- interface ICustomFilter
- spazio dei nomi Aspose.Cells.GridWeb.Data
- assemblea Aspose.Cells.GridWeb