AutoFilterSortConditionCollection

AutoFilterSortConditionCollection

Genel Bakış

AutoFilterSortConditionCollection Aspose.Cells FOSS for Java’da bir sınıftır.
Şu sınıftan türetilir: Iterable<AutoFilterSortCondition>.

AutoFilterSortConditionCollection bileşenini temsil eder.

Özellikler

AdTürErişimAçıklama
countintOkumaSayacı döndürür.

Yöntemler

İmzaAçıklama
getCount()intSayıyı döndürür.
get(index: int)AutoFilterSortConditionİstenen öğeyi döndürür.
add(reference: String)intYeni bir öğeyi mevcut koleksiyona ekler.
removeAt(index: int)Şu konumda kaldırır.
clear()Bu nesne tarafından tutulan mevcut durumu temizler.
iterator()Iterator<AutoFilterSortCondition>Mevcut koleksiyon üzerinde bir yineleyici döndürür.
 Türkçe