allow_formatting_column Eigentum

allow_formatting_column Eigentum

Stellt dar, ob die Formatierung von Spalten auf einem geschützten Arbeitsblatt zulässig ist

Definition:

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

Siehe auch