allow_formatting_column Eigentum
allow_formatting_column Eigentum
Gibt an, ob die Formatierung von Spalten in 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
- Modul aspose.cells
- Klasse Protection