show_pivot_style_row_header propiedad

show_pivot_style_row_header propiedad

Indica si el encabezado de la fila en la tabla dinámica debe tener el estilo aplicado.

Definición:

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

Ver también