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
| Name | Type | Access | Description |
|---|---|---|---|
Count | int | Read | Gets the number of values in the collection |
Mètodes
| Signature | Description |
|---|---|
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. |