is_auto_format fastighet

is_auto_format fastighet

Anger om pivottabellrapporten formateras automatiskt. Kryssrutan “autoformatera tabell” som finns i pivottabellalternativet för Excel 2003

Definition:

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

Se även