Metodo get_text_of_empty_data

get_text_of_empty_data(self)

Ottiene il testo dell’etichetta “(vuota)” nella tabella pivot.

ritorna

Il testo dei dati vuoti


def get_text_of_empty_data(self):
    ...

Guarda anche