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

In This Topic
    CalcSheetRangeErrorExpression Class Members
    In This Topic

    The following tables list the members exposed by CalcSheetRangeErrorExpression.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CalcSheetRangeErrorExpression class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the end owner of current error.  
    Public PropertyGets the value of the error expression. (Inherited from GrapeCity.CalcEngine.Expressions.CalcErrorExpression)
    Public PropertyGets the start 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