show_column_grand_totals propriété
show_column_grand_totals propriété
Indique s’il faut afficher les totaux généraux pour les colonnes de ce tableau croisé dynamique.
Définition:
@property
def show_column_grand_totals(self):
...
@show_column_grand_totals.setter
def show_column_grand_totals(self, value):
...
Voir également
- module
aspose.cells.pivot
- classe
PivotTable