AutoFilterSortStateModel
Vue de l’ensemble
‘AutoFilterSortStateModel’ est une classe dans Aspose.Cells FOSS pour C++.
Il représente le modèle d’état de type auto-filtre.
Cette classe fournit 14 méthodes pour travailler avec des objets AutoFilterSortStateModel dans les programmes C++. Les méthodologies disponibles comprennent: ‘Clear’, ‘GetCaseSensitive’, GatColumnSart', ‘GitConditions’, 'Ref', ’GtSortsMethod', ‚HasStoredStade, ‘SetCoseSENSitive , ' SetColumnsort et ‘SetREF’ tous les membres publics sont accessibles à toute application C ++ après l’installation de l’Aspose.Cells FOSS pour le package C+.
méthodes
| Signature | Description |
|---|---|
GetColumnSort() → bool | Gets or sets a value indicating whether column sort. |
SetColumnSort(value: bool) | Sets the column sort value. |
GetCaseSensitive() → bool | Gets or sets a value indicating whether case sensitive. |
SetCaseSensitive(value: bool) | Sets the case sensitive value. |
GetSortMethod() → std::string | Gets or sets the sort method. |
SetSortMethod(value: std::string) | Sets the sort method value. |
SetSortMethod(value: std::string) | Sets the sort method value. |
GetRef() → std::string | Gets or sets the ref. |
SetRef(value: std::string) | Sets the ref value. |
SetRef(value: std::string) | Sets the ref value. |
GetConditions() → std::vector<AutoFilterSortConditionModel> | Gets the conditions. |
GetConditions() → std::vector<AutoFilterSortConditionModel> | Returns the conditions. |
Clear() | Clears the current state. |
HasStoredState() → bool | Performs has stored state. true if the condition is met; otherwise, false. |
Voir aussi
- Aspose.Cells — référence API d’entreprise