Spread WPF 17
GrapeCity.CalcEngine.Expressions Namespace / CalcExternalNameExpression Class
Properties Methods

In This Topic
    CalcExternalNameExpression Class Members
    In This Topic

    The following tables list the members exposed by CalcExternalNameExpression.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CalcExternalNameExpression class with a owner and a named variable.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the text representation of the named variable.  
    Public PropertyGets the owner which contains the named variable.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Get a new expression with specific offset.  
    Top
    See Also