allow_using_pivot_table fastighet

allow_using_pivot_table fastighet

Representerar om användaren har tillstånd att manipulera pivottabeller i 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