allow_formatting_row Eigentum

allow_formatting_row Eigentum

Stellt dar, ob die Formatierung von Zeilen auf 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