Spread Windows Forms 14.0
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / BinaryOperatorExpression Class
Methods


In This Topic
    BinaryOperatorExpression Class Members
    In This Topic

    The following tables list the members exposed by BinaryOperatorExpression.

    Public Methods
     NameDescription
    Public MethodGets a value indicating whether the expression contains relative reference. (Inherited from GrapeCity.CalcEngine.Expression)
    Public MethodDetermines whether this expression contains hyper-link function. (Inherited from GrapeCity.CalcEngine.Expression)
    Public MethodGets a value indicating whether the expression contains both of relative reference and absolute reference. (Inherited from GrapeCity.CalcEngine.Expression)
    Public MethodGets a value indicating whether the expression contains reference. (Inherited from GrapeCity.CalcEngine.Expression)
    Public MethodGets a value indicating whether the expression contains relative reference. (Inherited from GrapeCity.CalcEngine.Expression)
    Public MethodOverloaded. Overridden. Indicates whether the current Expression is equal to another Expression.  
    Public MethodOverridden. Returns a hash code for this instance.  
    Top
    See Also