is_classic_pivot_table propiedad

is_classic_pivot_table propiedad

Indica si la tabla dinámica es clásica.

Definición:

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

Ver también