show_row_grand_totals proprietà

show_row_grand_totals proprietà

Indica se visualizzare i totali generali per le righe della tabella pivot.

Osservazioni

Definizione:

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

Guarda anche