AutoFilterSortState
Vue de l’ensemble
‘AutoFilterSortState’ est une classe dans Aspose.Cells FOSS pour C++.
Il représente l’état de type auto-filtre.
Cette classe fournit 10 méthodes pour travailler avec des objets AutoFilterSortState dans les programmes C++. Les méthodologies disponibles comprennent: ‘Clear’, ‘GetCaseSensitive’, GatColumnSart', ‘GitRef’, 'Bien de conditions', ’GtSortaMethod', ‚SetCoseSENSitive’, ‘SetColumnaSorte’, ’SetREF’, SetSortsMétode`. 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. |
GetRef() → std::string | Gets or sets the ref. |
SetRef(value: std::string) | Sets the ref value. |
GetSortConditions() → AutoFilterSortConditionCollection | Gets the sort conditions. |
Clear() | Clears the current state. |
Voir aussi
- Aspose.Cells — référence API d’entreprise