SpreadJS Documentation
StringExpression type
Represents a string constant value.
Syntax
var instance = new GcSpread.Sheets.Calc.Expressions.StringExpression(value);
function StringExpression;
Inheritance Hierarchy

Object
   GcSpread.Sheets.Calc.Expressions.ConstantExpression
      GcSpread.Sheets.Calc.Expressions.StringExpression

Constructors
 NameDescription
public ConstructorStringExpression ConstructorRepresents a string constant value.  
Top
See Also

Reference

GcSpread.Sheets.Calc.Expressions Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.