Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotTable Interface / setNullString Method
In This Topic
    setNullString Method
    In This Topic
    Sets the string displayed in cells that contain null values when the PivotTable.DisplayNullString property is True.
    Syntax
    void setNullString( 
       java.lang.String value
    )

    Parameters

    value
    See Also