AutoFilterCustomFilterCollection

AutoFilterCustomFilterCollection

Vue de l’ensemble

‘AutoFilterCustomFillterCollection’ est une classe dans Aspose.Cells FOSS pour .NET. hérite de: IEnumerable<Autophilters>.

Il représente une collection d’objets de filtre automatique personnalisés.

Cette classe fournit 4 méthodes pour travailler avec les objets AutoFilterCustomFillterCollection dans des programmes .NET. Les méthodologies disponibles comprennent: ‘Add’, ‘Clear’, GetEnumerator' et 'RemoveAt'. Tous les membres exportés sont accessibles à n'importe quelle application .Net après l'installation de la Aspose.Cells FOSS pour le package .net. Propriétés: Count, 'MatchAll.

Description

‘AutoFilterCustomFillterCollection’ est une classe dans la bibliothèque Aspose.Cells FOSS pour .NET qui expose 4 méthodes et 2 propriétés pour l’utilisation programmatique. Il étend `IEnumerable’, héritant de fonctionnalités partagées de son type parent.

La classe fournit également la propriété de « Count » (le compte est gagné).

Propriétés

NameTypeAccessDescription
MatchAllboolRead/WriteGets or sets the match all.
CountintReadGets the count.

méthodes

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.

Voir aussi

  • Aspose.Cells pour .NET — Enterprise API Reference
  • Aspose.Cells pour .NET — Enterprise API Reference
 Français