FilterValueCollection

FilterValueCollection

General

FilterValueCollection is a class in Aspose.Cells for NET. Inherits from: IEnumerable<string>.

FilterValueCollection és una classe en Aspose.Cells per NET. Hereta de: ゚IEnumerable`.

Representa una col·lecció d’objectes de valor del filtre.

Propietats

NameTypeAccessDescription
CountintReadGets the number of values in the collection

Mètodes

SignatureDescription
Add(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à