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):
...
指示仅当图表为数据透视图时是否隐藏数据透视图字段按钮。
@property
def hide_pivot_field_buttons(self):
...
@hide_pivot_field_buttons.setter
def hide_pivot_field_buttons(self, value):
...