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