Spread.Sheets Documentation
Expression type
Provides the base class from which the classes that represent expression tree nodes are derived. This is an abstract class.
Syntax
var instance = new GC.Spread.CalcEngine.Expression();
function Expression;
Inheritance Hierarchy

Object
   GC.Spread.CalcEngine.Expression

Constructors
 NameDescription
public ConstructorExpression ConstructorProvides the base class from which the classes that represent expression tree nodes are derived. This is an abstract class.  
Top
Fields
 NameDescription
public FieldtypeIndicates the expression type  
Top
See Also

Reference

GC.Spread.CalcEngine Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.