is_auto_subtotals proprietà
is_auto_subtotals proprietà
Indica se il campo specificato mostra i subtotali automatici. Il valore predefinito è “vero”.
Definizione:
@property
def is_auto_subtotals(self):
...
@is_auto_subtotals.setter
def is_auto_subtotals(self, value):
...
Guarda anche
- modulo
aspose.cells.pivot
- classe
PivotField