SpreadJS Documentation
CalcError type
Represents an error in calculation.
Syntax
var instance = new GcSpread.Sheets.Calc.CalcError(error, errorCode);
function CalcError;
Inheritance Hierarchy

Object
   GcSpread.Sheets.Calc.CalcError

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

Reference

GcSpread.Sheets.Calc Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.