allow_formatting_row Eigentum

allow_formatting_row Eigentum

Gibt an, ob die Formatierung von Zeilen in einem geschützten Arbeitsblatt zulässig ist.

Definition:

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

Siehe auch