AutoFilterSortConditionModel

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

SignatureDescription
AutoFilterSortConditionModel()Bu örnekte AutoFilterSortConditionModel arayın.
GetRef()std::stringRefa’yı alır veya yapar.
SetRef(value: std::string)Ref değerini belirleyin.
SetRef(value: std::string)Ref değerini belirleyin.
GetDescending()boolAlınan veya indirilmiş bir değer belirler.
SetDescending(value: bool)Düşen değerleri belirleyin.
GetSortBy()std::stringAlı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::stringAlı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.

See Also

 Türkçe