auto_show_count fastighet

auto_show_count fastighet

Representerar antalet objekt överst eller underst som visas automatiskt i det angivna pivottabellfältet.

Definition:

@property
def auto_show_count(self):
    ...
@auto_show_count.setter
def auto_show_count(self, value):
    ...

Se även