Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / FormulaJsonError Class
Members
In This Topic
    FormulaJsonError Class
    In This Topic
    Represents the formula error in the json.
    Object Model
    FormulaJsonError Class
    Syntax
    public class FormulaJsonError 
        extends JsonError 
    Inheritance Hierarchy

    java.lang.Object
       com.grapecity.documents.excel.JsonError
          com.grapecity.documents.excel.FormulaJsonError

    See Also