In This Topic
Returns or sets the string displayed in cells that contain errors when the PivotTable.DisplayErrorString property is
True. The default value is an empty string (""). Read/write String.
Syntax
System.string ErrorString {get; set;}
See Also