Metodo set_text_of_grand_total

set_text_of_grand_total(self, text)

Imposta il testo dell’etichetta “Totale complessivo” nella tabella pivot.


def set_text_of_grand_total(self, text):
    ...
ParametroTipoDescrizione
textstrtesto personalizzato

Guarda anche