repeat_formulas_with_subtotal proprietà

repeat_formulas_with_subtotal proprietà

Indica se ripetere le formule con la riga del totale parziale.

Definizione:

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

Guarda anche