SpreadJS Documentation
NameIdentityExpression type
Represents a name identity at CalcSource, can getValue/setValue/setFormula/getFormula by CalcSource directly by the name.
Syntax
var instance = new GcSpread.Sheets.Calc.Expressions.NameIdentityExpression(nameIdentity);
function NameIdentityExpression;
Inheritance Hierarchy

Object
   GcSpread.Sheets.Calc.Expressions.Expression
      GcSpread.Sheets.Calc.Expressions.NameIdentityExpression

Constructors
 NameDescription
public ConstructorNameIdentityExpression ConstructorRepresents a name identity at CalcSource, can getValue/setValue/setFormula/getFormula by CalcSource directly by the name.  
Top
See Also

Reference

GcSpread.Sheets.Calc.Expressions Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.