AutoFilterSortStateModel
AutoFilterSortStateModel
Overview
AutoFilterSortStateModel on luokka Aspose.Cells FOSS C++: ssä.
Esittelee auto-suodattimallin tyyppiä.
Tämä luokka tarjoaa 14 menetelmää työskennellä AutoFilterSortStateModel esineiden C++ ohjelmissa. Saatavilla olevat menetelmät ovat: Clear, GetCaseSensitive, GetColumnSort, GetConditions, GetRef, GetSortMethod, HasStoredState, SetCaseSensitive, SetColumnSort, SetRef, SetSortMethod. Kaikki julkiset jäsenet ovat saatavilla C++-sovellukseen asentamisen jälkeen Aspose.Cells FOSS for C ++ -paketti.
Methods
| Signature | Description |
|---|---|
GetColumnSort() → bool | Saat tai asettaa arvo, joka osoittaa, onko sarjan lajike. |
SetColumnSort(value: bool) | Määritä kolumnin sortin arvo. |
GetCaseSensitive() → bool | Saat tai asetat arvon, joka osoittaa, onko tapaus herkkä. |
SetCaseSensitive(value: bool) | Aseta tapaus herkkä arvo. |
GetSortMethod() → std::string | Se saa tai asettaa tyyppisen menetelmän. |
SetSortMethod(value: std::string) | Määritä tyyppinen menetelmä arvo. |
SetSortMethod(value: std::string) | Määritä tyyppinen menetelmä arvo. |
GetRef() → std::string | Valitse tai asettaa ref. |
SetRef(value: std::string) | Määritä ref-arvo. |
SetRef(value: std::string) | Määritä ref-arvo. |
GetConditions() → std::vector<AutoFilterSortConditionModel> | Saa ehdot. |
GetConditions() → std::vector<AutoFilterSortConditionModel> | palauttaa ehdot. |
Clear() | Puhdistaa nykyinen tilanne. |
HasStoredState() → bool | Performs on tallennettu tilaa. true jos tila täyttyy; muuten, väärä. |