show_pivot_style_column_header propriété

show_pivot_style_column_header propriété

Indique si l’en-tête de colonne du tableau croisé dynamique doit avoir le style appliqué.

Définition:

@property
def show_pivot_style_column_header(self):
    ...
@show_pivot_style_column_header.setter
def show_pivot_style_column_header(self, value):
    ...

Voir également