hide_pivot_field_buttons Eigentum

hide_pivot_field_buttons Eigentum

Gibt an, ob die Feldschaltflächen des Pivot-Diagramms nur ausgeblendet werden, wenn es sich bei dem Diagramm um ein PivotChart handelt.

Definition:

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

Siehe auch