Spread.Sheets Documentation
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 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

GC.Spread.CalcEngine Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.