repeat_formulas_with_subtotal propriété

repeat_formulas_with_subtotal propriété

Indique si les formules sont répétitives avec une ligne de sous-total.

Définition:

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

Voir également