show_row_header_caption属性
show_row_header_caption属性
指示数据透视表中是否显示行标题 指示是否显示字段标题和过滤器下拉菜单
定义:
@property
def show_row_header_caption(self):
...
@show_row_header_caption.setter
def show_row_header_caption(self, value):
...
指示数据透视表中是否显示行标题 指示是否显示字段标题和过滤器下拉菜单
@property
def show_row_header_caption(self):
...
@show_row_header_caption.setter
def show_row_header_caption(self, value):
...