show_column_grand_totals proprietà
show_column_grand_totals proprietà
Indica se visualizzare i totali generali per le colonne di questa tabella pivot.
Definizione:
@property
def show_column_grand_totals(self):
...
@show_column_grand_totals.setter
def show_column_grand_totals(self, value):
...
Guarda anche
- modulo
aspose.cells.pivot
- classe
PivotTable