filter_top10 yöntemi

filter_top10(self, value_field_index, type, is_top, item_count)

Veri pivot alanının değerlerine göre filtreler.


def filter_top10(self, value_field_index, type, is_top, item_count):
    ...
ParametreTipTanım
value_field_indexintVeri bölgesindeki veri alanının indeksi.
typePivotFilterTypeVeri filtreleme türü. Sadece Sayı, Toplam ve Yüzde olabilir.
is_topboolFiltrenin üstten mi yoksa alttan mı yapılacağını belirtir
item_countintÖğe sayısı

Ayrıca bakınız