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

In This Topic
    CalcErrorExpression Class Members
    In This Topic

    The following tables list the members exposed by CalcErrorExpression.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CalcErrorExpression class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the value of the error expression.  
    Public PropertyGets the value of the constant expression. (Inherited from GrapeCity.CalcEngine.Expressions.CalcConstantExpression)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Get a new expression with specific offset.  
    Top
    See Also