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

In This Topic
    CalcExternalErrorExpression Class Members
    In This Topic

    The following tables list the members exposed by CalcExternalErrorExpression.

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