AutoFilterSortConditionModel
Overview
AutoFilterSortConditionModel C++ için Aspose.Cells FOSS sınıfıdır.
Auto filtre soru koşul modeli temsil eder.
Bu sınıf, C++ programlarında AutoFilterSortConditionModel nesnelerle çalışmak için 19 yöntem sunar. Mevcut yöntemler şunları içerir: AutoFilterSortConditionModel, GetCustomList, GetDescending, GetDifferentialStyleId, GetIconId, GetIconSet, GetRef, GetSortBy, SetCustomList, SetDescending, SetDifferentialStyleId, SetIconId,3 tane daha yöntem. Tüm kamu üyeleri, C++ paket için Aspose.Cells FOSS’u yükledikten sonra herhangi bir C ++ uygulamasına erişilebilir.
Methods
| Signature | Description |
|---|---|
AutoFilterSortConditionModel() | Bu örnekte AutoFilterSortConditionModel arayın. |
GetRef() → std::string | Refa’yı alır veya yapar. |
SetRef(value: std::string) | Ref değerini belirleyin. |
SetRef(value: std::string) | Ref değerini belirleyin. |
GetDescending() → bool | Alınan veya indirilmiş bir değer belirler. |
SetDescending(value: bool) | Düşen değerleri belirleyin. |
GetSortBy() → std::string | Alın ya da bir türü ayarlayın. |
SetSortBy(value: std::string) | Değerle çeşitlendir. |
SetSortBy(value: std::string) | Değerle çeşitlendir. |
GetCustomList() → std::string | Alın ya da özel listesi koyun. |
SetCustomList(value: std::string) | Özel listede değer belirleyin. |
SetCustomList(value: std::string) | Özel listede değer belirleyin. |
GetDifferentialStyleId() → std::optional<int> | Farklı stil id’i alır veya ayarlar. |
SetDifferentialStyleId(value: std::optional<int>) | Farklı stil id değerini belirleyin. |
GetIconSet() → std::string | İkonu ayarlayın veya ayarlar. |
SetIconSet(value: std::string) | Ikonun değerini belirleyin. |
SetIconSet(value: std::string) | Ikonun değerini belirleyin. |
GetIconId() → std::optional<int> | İkon ID’yi alır veya ayarlar. |
SetIconId(value: std::optional<int>) | Icon ID değerini belirleyin. |