ErrorString Property
ErrorString
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.
Declaration
string ErrorString { get; set; }
Property ErrorString As String