display_error_string 属性

display_error_string 属性

指示数据透视表是否在包含错误的单元格中显示自定义字符串。

定义:

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

也可以看看