SpreadJS Documentation
NameExpression type
Represents an expression with a named variable on the current sheet as the expression.
Syntax
var instance = new GcSpread.Sheets.Calc.Expressions.NameExpression(name);
function NameExpression;
Inheritance Hierarchy

Object
   GcSpread.Sheets.Calc.Expressions.Expression
      GcSpread.Sheets.Calc.Expressions.NameExpression
         GcSpread.Sheets.Calc.Expressions.BangNameExpression
         GcSpread.Sheets.Calc.Expressions.ExternalNameExpression

Constructors
 NameDescription
public ConstructorNameExpression ConstructorRepresents an expression with a named variable on the current sheet as the expression.  
Top
See Also

Reference

GcSpread.Sheets.Calc.Expressions Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.