Spread Windows Forms 17
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / Expression Class
Properties Methods


In This Topic
    Expression Class Members
    In This Topic

    The following tables list the members exposed by Expression.

    Public Properties
     NameDescription
    Public PropertyGets the total count of child expression(s).  
    Top
    Public Methods
     NameDescription
    Public MethodGets a value indicating whether the expression contains relative reference.  
    Public MethodDetermines whether this expression contains hyper-link function.  
    Public MethodGets a value indicating whether the expression contains both of relative reference and absolute reference.  
    Public MethodGets a value indicating whether the expression contains reference.  
    Public MethodGets a value indicating whether the expression contains relative reference.  
    Public MethodOverloaded. Indicates whether the current Expression is equal to another Expression.  
    Public MethodReturns a hash code for this instance.  
    Public MethodGets the expression at the specified location.  
    Top
    See Also