AutoFilterCustomFilterCollection

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

NameTypeAccessDescription
MatchAllboolRead/WriteIndicates whether all filters must match (true) or any may match (false)
CountintReadGets the number of custom filters in the collection

Mètodes

SignatureDescription
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.
 Català