tag 属性

tag 属性

获取与数据透视表一起保存的字符串。

定义:

@property
def tag(self):
    ...
@tag.setter
def tag(self, value):
    ...

也可以看看