allow_formatting_cell Eigentum

allow_formatting_cell Eigentum

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

Definition:

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

Siehe auch