Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotTable Interface / setDisplayNullString Method
In This Topic
    setDisplayNullString Method
    In This Topic
    Sets if the PivotTable report displays a custom string in cells that contain null values.
    Syntax
    void setDisplayNullString( 
       boolean value
    )

    Parameters

    value
    See Also