AutoFilterSortConditionCollection

AutoFilterSortConditionCollection

Overzicht

AutoFilterSortConditionCollection is een klasse in Aspose.Cells FOSS voor Java.
Erft van: Iterable<AutoFilterSortCondition>.

Stelt de AutoFilterSortConditionCollection‑component voor.

Eigenschappen

NaamTypeToegangBeschrijving
countintLezenRetourneert de telling.

Methoden

HandtekeningBeschrijving
getCount()intRetourneert het aantal.
get(index: int)AutoFilterSortConditionRetourneert het aangevraagde item.
add(reference: String)intVoegt een nieuw item toe aan de huidige collectie.
removeAt(index: int)Verwijdert op.
clear()Leegt de huidige status die door dit object wordt onderhouden.
iterator()Iterator<AutoFilterSortCondition>Retourneert een iterator over de huidige collectie.
 Nederlands