to_excel_struct proprietà

to_excel_struct proprietà

Indica se convertire nella struttura JSON del file Excel.

Osservazioni

Solo per convertire l’intervallo in JSON.

Definizione:

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

Guarda anche