Spread Windows Forms 12.0 Product Documentation
CellExpression Class
Members 


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace : CellExpression Class
Represents an expression with a cell reference as the expression.
Object Model
CellExpression Class
Syntax
'Declaration
 
Public Class CellExpression 
   Inherits ReferenceExpression
'Usage
 
Dim instance As CellExpression
public class CellExpression : ReferenceExpression 
Remarks
For more information on expressions, refer to What is a Formula?
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.Expression
      FarPoint.CalcEngine.ReferenceExpression
         FarPoint.CalcEngine.CellExpression

See Also

Reference

CellExpression Members
FarPoint.CalcEngine Namespace