[]
        
(Showing Draft Content)

FarPoint.CalcEngine.ExternalNameExpression

ExternalNameExpression Class

Represents an expression with an external named variable as the expression.

Inheritance
ExternalNameExpression
Namespace: FarPoint.CalcEngine
Assembly: FarPoint.CalcEngine.dll
Syntax
public class ExternalNameExpression : Expression
Public Class ExternalNameExpression
    Inherits Expression

Constructors

Name Description
ExternalNameExpression(object, string)

Creates a new expression with a named variable.

Properties

Name Description
Name

Gets the text representation of the named variable.

Source

Gets the source of the cell.