AutoFilterCustomFilterCollection

AutoFilterCustomFilterCollection

Vue de l’ensemble

‘AutoFilterCustomFillterCollection’ est une classe dans Aspose.Cells FOSS pour C++.

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

Cette classe fournit 9 méthodes pour travailler avec les objets AutoFilterCustomFillterCollection dans des programmes C++. Les méthodologies disponibles comprennent: ‘Add’, ‘Clear’ , ‘GetCount’, GatEnumerator', ‘GitMatchAll', ’RemoveAt’, 'SetMatxAll, ‘begin’ et ’end’. Tous les membres publics sont accessibles à n’importe quelle application C ++ après l’installation de l’Aspose.Cells FOSS pour le package C+.

méthodes

SignatureDescription
GetMatchAll()boolGets or sets a value indicating whether match all.
SetMatchAll(value: bool)Sets the match all value.
GetCount()intGets the number of items.
Add(operatorType: FilterOperatorType, value: std::string_view)intAdds the specified item. The operator type. The value. The zero-based index of the added item.
RemoveAt(index: int)Removes the specified item. The zero-based index.
Clear()Clears the current state.
GetEnumerator()std::vector<AutoFilterCustomFilter>Returns a snapshot vector that iterates through the collection. A vector of custom filters that can be used to iterate through the collection.
begin()IteratorReturns an iterator to the beginning.
end()IteratorReturns an iterator to the end.

Voir aussi

  • Aspose.Cells — référence API d’entreprise
 Français