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

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

Constructors
 NameDescription
public ConstructorBangNameExpression 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.