SpreadJS Documentation
BangErrorExpression Method
The error value.
Represents an error value on the current sheet.
Syntax
var returnValue; // Type: any
returnValue = GcSpread.Sheets.Calc.Expressions.BangErrorExpression(value);
function BangErrorExpression( 
   value : GcSpread.Sheets.Calc.Error
) : any;

Parameters

value
The error value.
See Also

Reference

Expressions type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.