Name | Description | |
---|---|---|
ContainsAbsoluteReference | Gets a value indicating whether the expression contains relative reference. (Inherited from GrapeCity.CalcEngine.Expression) | |
ContainsHyperlink | Determines whether this expression contains hyperlink function. (Inherited from GrapeCity.CalcEngine.Expression) | |
ContainsMixedReference | Gets a value indicating whether the expression contains both of relative reference and absolute reference. (Inherited from GrapeCity.CalcEngine.Expression) | |
ContainsReference | Gets a value indicating whether the expression contains reference. (Inherited from GrapeCity.CalcEngine.Expression) | |
ContainsRelativeReference | Gets a value indicating whether the expression contains relative reference. (Inherited from GrapeCity.CalcEngine.Expression) | |
Equals | Overloaded. Overridden. Indicates whether the current Expression is equal to another Expression. | |
GetHashCode | Returns a hash code for this instance. |