AutoFilterSortStateModel

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

SignatureDescription
GetColumnSort()boolGets or sets a value indicating whether column sort.
SetColumnSort(value: bool)Sets the column sort value.
GetCaseSensitive()boolGets or sets a value indicating whether case sensitive.
SetCaseSensitive(value: bool)Sets the case sensitive value.
GetSortMethod()std::stringGets 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::stringGets 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()boolPerforms has stored state. true if the condition is met; otherwise, false.

Voir aussi

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