[]
Get or set whether this PivotTable can display the error string.
true if the PivotTable report displays a custom string in cells that contain error values.
public bool? DisplayErrorString { get; set; }
Public Property DisplayErrorString As Boolean?