AutoFilterSortConditionCollection
Vue de l’ensemble
‘AutoFilterSortConditionCollection’ est une classe dans Aspose.Cells FOSS pour C++.
Il représente une collection d’objets de condition auto-filtre.
Cette classe fournit 7 méthodes pour travailler avec AutoFilterSortConditionCollection objets dans les programmes C++. Les méthodologies disponibles comprennent: ‘Add’, ‘Clear’, GetCount', ‘GatEnumerator’, 'RemoveAt', ’begin, ’end’. Tous les membres publics sont accessibles à n’importe quelle application C ++ après l’installation de la Aspose.Cells FOSS pour le package C+.
méthodes
| Signature | Description |
|---|---|
GetCount() → int | Gets the number of items. |
Add(reference: std::string_view) → int | Adds the specified item. The reference. 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<AutoFilterSortCondition> | Returns a snapshot vector that iterates through the collection. A vector of sort conditions that can be used to iterate through the collection. |
begin() → Iterator | Returns an iterator to the beginning. |
end() → Iterator | Returns an iterator to the end. |
Voir aussi
- Aspose.Cells — référence API d’entreprise