pivot_table_style_name propiedad

pivot_table_style_name propiedad

Obtiene y establece el nombre del estilo pivotable.

Definición:

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

Ver también