subtotal_hidden_page_items 属性
subtotal_hidden_page_items 属性
指示数据透视表中是否隐藏页字段项 包含在行和列小计、块总计和总计中。 默认值为假。
定义:
@property
def subtotal_hidden_page_items(self):
...
@subtotal_hidden_page_items.setter
def subtotal_hidden_page_items(self, value):
...
指示数据透视表中是否隐藏页字段项 包含在行和列小计、块总计和总计中。 默认值为假。
@property
def subtotal_hidden_page_items(self):
...
@subtotal_hidden_page_items.setter
def subtotal_hidden_page_items(self, value):
...