SpreadJS Documentation
ErrorExpression Constructor
The error value.
Represents an error constant value.
Syntax
var instance = new GcSpread.Sheets.Calc.Expressions.ErrorExpression(value);
function ErrorExpression( 
   value : GcSpread.Sheets.Calc.Error
) : ErrorExpression;

Parameters

value
The error value.
See Also

Reference

ErrorExpression type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.