show_pivot_style_row_header propriété
show_pivot_style_row_header propriété
Indique si le style doit être appliqué à l’en-tête de ligne du tableau croisé dynamique.
Définition:
@property
def show_pivot_style_row_header(self):
...
@show_pivot_style_row_header.setter
def show_pivot_style_row_header(self, value):
...
Voir également
- module
aspose.cells.pivot
- classe
PivotTable