show_pivot_style_column_header propiedad

show_pivot_style_column_header propiedad

Indica si se debe aplicar el estilo al encabezado de columna de la tabla dinámica.

Definición:

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

Ver también