show_totals propriété
show_totals propriété
Obtient et définit si ce ListObject affiche le nombre total de lignes.
Définition:
@property
def show_totals(self):
...
@show_totals.setter
def show_totals(self, value):
...
Voir également
- module
aspose.cells.tables
- classe
ListObject