get_text_of_column_labels方法

get_text_of_column_labels(self)

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

返回

列标签的文本


def get_text_of_column_labels(self):
    ...

也可以看看