SpreadJS Documentation
StringExpression Constructor
The string value.
Represents a string constant value.
Syntax
var instance = new GcSpread.Sheets.Calc.Expressions.StringExpression(value);
function StringExpression( 
   value : string
) : StringExpression;

Parameters

value
The string value.
See Also

Reference

StringExpression type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.