AutoFilterSortCondition

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

SignatureDescription
GetRef()std::stringRefa’yı alır veya yapar.
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.
GetCustomList()std::stringAlı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.

See Also

 Türkçe