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


In This Topic
    BinaryOperatorExpression Class Members
    In This Topic

    The following tables list the members exposed by BinaryOperatorExpression.

    Public Properties
     NameDescription
    Public PropertyGets the total count of child expression(s). (Inherited from GrapeCity.CalcEngine.Expression)
    Top
    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.  
    Public MethodGets the expression at the specified location. (Inherited from GrapeCity.CalcEngine.Expression)
    Top
    See Also