SpreadJS Documentation
ExternalErrorExpression type
Represents an external error value.
Syntax
var instance = new GcSpread.Sheets.Calc.Expressions.ExternalErrorExpression(source, value);
function ExternalErrorExpression;
Inheritance Hierarchy

Object
   GcSpread.Sheets.Calc.Expressions.ErrorExpression
      GcSpread.Sheets.Calc.Expressions.ExternalErrorExpression

Constructors
 NameDescription
public ConstructorExternalErrorExpression ConstructorRepresents an external error value.  
Top
See Also

Reference

GcSpread.Sheets.Calc.Expressions Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.