com.grapecity.documents.excel Package / FormulaJsonError Class
Members
FormulaJsonError Class
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