méthode set_subtotals
set_subtotals
Définit si le champ spécifié affiche ces sous-totaux.
def set_subtotals(self, subtotal_type, shown):
...
Paramètre | Taper | Description |
---|---|---|
subtotal_type | PivotFieldSubtotalType | type de sous-totaux. |
shown | bool | si le champ spécifié affiche ces sous-totaux. |
Voir également
- module
aspose.cells.pivot
- classe
PivotField