repeat_formulas_with_subtotal property

repeat_formulas_with_subtotal property

Indicates whether repeating formulas with subtotal row.

Definition:

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

See Also