export_empty_cells proprietà

export_empty_cells proprietà

Indica se esportare le celle vuote come null.

Definizione:

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

Guarda anche