Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotTable Interface / getDisplayNullString Method
In This Topic
    getDisplayNullString Method
    In This Topic
    Gets if the PivotTable report displays a custom string in cells that contain null values. The default value is True.
    Syntax
    boolean getDisplayNullString()
    See Also