add_pivot_table_style方法

add_pivot_table_style(name)

添加自定义数据透视表样式。

返回

数据透视表样式的索引。

def add_pivot_table_style(self, name):
    ...
范围类型描述
namestr数据透视表样式名称。

也可以看看