SpreadJS Documentation
BangErrorExpression Constructor
The error value.
Represents an error value on the current sheet.
Syntax
var instance = new GcSpread.Sheets.Calc.Expressions.BangErrorExpression(value);
function BangErrorExpression( 
   value : GcSpread.Sheets.Calc.Error
) : BangErrorExpression;

Parameters

value
The error value.
See Also

Reference

BangErrorExpression type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.