DisplayErrorString Property
DisplayErrorString
True if the PivotTable report displays a custom error string in cells that contain errors. The default value is False.
Declaration
bool DisplayErrorString { get; set; }
Property DisplayErrorString As Boolean