repeat_formulas_with_subtotal propiedad
repeat_formulas_with_subtotal propiedad
Indica si se repiten fórmulas con fila de subtotal.
Definición:
@property
def repeat_formulas_with_subtotal(self):
    ...
@repeat_formulas_with_subtotal.setter
def repeat_formulas_with_subtotal(self, value):
    ...
Ver también
- módulo aspose.cells
- clase WorkbookDesigner