Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotTable Interface / DisplayErrorString Property
In This Topic
    DisplayErrorString Property
    In This Topic
    True if the PivotTable report displays a custom error string in cells that contain errors. The default value is False.
    Syntax
    System.bool DisplayErrorString {get; set;}
    See Also