AutoFilterCustomFilterCollection
General
AutoFilterCustomFilterCollection is a class in Aspose.Cells for NET.
Inherits from: IEnumerable<AutoFilterCustomFilter>.
AutoFilterCustomFilterCollection') és una classe en Aspose.Cells per NET. És heretat de: ゚IEnumerable<AutoFilterCustomFilter>.
Representa una col·lecció d’objectes de filtre personalitzats per a filtres automàtics.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
MatchAll | bool | Read/Write | Indicates whether all filters must match (true) or any may match (false) |
Count | int | Read | Gets the number of custom filters in the collection |
Mètodes
| Signature | Description |
|---|---|
Add(operatorType: FilterOperatorType, value: string) | The zero-based index of the added item. |
RemoveAt(index: int) | The zero-based index. |
Clear() | Clears the current state. |
GetEnumerator() | An enumerator that can be used to iterate through the collection. |