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

    Parameters

    value
    See Also