allow_using_pivot_table fastighet

allow_using_pivot_table fastighet

Representerar om användaren tillåts manipulera pivottabeller på ett skyddat kalkylblad.

Definition:

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

Se även