Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotTable Interface / getErrorString Method
In This Topic
    getErrorString Method
    In This Topic
    Returns the string displayed in cells that contain errors when the PivotTable.getDisplayErrorString() is True. The default value is an empty string ("").
    Syntax
    java.lang.String getErrorString()
    See Also