export_empty_cells Eigentum

export_empty_cells Eigentum

Gibt an, ob leere Zellen als Null exportiert werden.

Definition:

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

Siehe auch