Spread.Sheets Documentation
CalcError Method
The description of the error.
Represents an error in calculation.
Syntax
var value; // Type: any
value = GC.Spread.CalcEngine.CalcError(error);
function CalcError( 
   error : string
) : any;

Parameters

error
The description of the error.
See Also

Reference

CalcEngine type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.