show_subtotal_at_top propriété
show_subtotal_at_top propriété
lorsque ShowInOutlineForm est vrai, affichez les sous-totaux en haut de la liste des éléments plutôt qu’en bas
Remarques
Fonctionne uniquement lorsque ShowInOutlineForm est vrai.
Définition:
@property
def show_subtotal_at_top(self):
...
@show_subtotal_at_top.setter
def show_subtotal_at_top(self, value):
...
Voir également
- module
aspose.cells.pivot
- classe
PivotField