DisplayErrorString Property
DisplayErrorString
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.
Declaration
bool DisplayErrorString { get; set; }
Property DisplayErrorString As Boolean