AutoFilterSortCondition
Overview
AutoFilterSortCondition C++ için Aspose.Cells FOSS sınıfıdır.
Auto filtre soru koşulları.
Bu sınıf, C++ programlarında AutoFilterSortCondition nesnelerle çalışmak için 14 yöntem sunar. Mevcut yöntemler şunları içerir: GetCustomList, GetDescending, GetDifferentialStyleId, GetIconId, GetIconSet, GetRef, GetSortBy, SetCustomList, SetDescending, SetDifferentialStyleId, SetIconId, SetIconSet,2 adet ve daha fazla 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 |
|---|---|
GetRef() → std::string | Refa’yı alır veya yapar. |
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. |
GetCustomList() → std::string | Alın ya da özel listesi koyun. |
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. |
GetIconId() → std::optional<int> | İkon ID’yi alır veya ayarlar. |
SetIconId(value: std::optional<int>) | Icon ID değerini belirleyin. |