hide_pivot_field_buttons 属性

hide_pivot_field_buttons 属性

指示是否仅在图表为数据透视图时隐藏数据透视图字段按钮。

定义:

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

也可以看看