set_text_of_grand_total方法

set_text_of_grand_total(self, text)

设置数据透视表中“总计”标签的文本。


def set_text_of_grand_total(self, text):
    ...
范围类型描述
textstr自定义文本

也可以看看