SpreadJS Documentation
CalcError type
GC.Spread.CalcEngine Namespace : CalcError type
Represents an error in calculation.
Syntax
var instance = new GC.Spread.CalcEngine.CalcError(error);
function CalcError;
Inheritance Hierarchy

Object
   GC.Spread.CalcEngine.CalcError

Constructors
 NameDescription
public ConstructorRepresents an error in calculation.  
Top
Methods
 NameDescription
public Methodstatic (Shared in Visual Basic)Parses the specified error from the string.  
public MethodReturns a string that represents this instance.  
Top
See Also

Reference

GC.Spread.CalcEngine Namespace