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):
    ...

也可以看看