allow_formatting_column fastighet

allow_formatting_column fastighet

Representerar om formatering av kolumner är tillåten på ett skyddat kalkylblad

Definition:

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

Se även