get_string_value方法

get_string_value(self)

获取数据透视项的字符串值 如果值为空,则返回“”


def get_string_value(self):
    ...

也可以看看