get_text_of_grand_total方法

get_text_of_grand_total(self)

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

返回

“总计”标签的文本


def get_text_of_grand_total(self):
    ...

也可以看看