Name | Description | |
---|---|---|
NodeCount | Gets the total count of child expression(s). |
The following tables list the members exposed by Expression.
Name | Description | |
---|---|---|
ContainsAbsoluteReference | Gets a value indicating whether the expression contains relative reference. | |
ContainsHyperlink | Determines whether this expression contains hyper-link function. | |
ContainsMixedReference | Gets a value indicating whether the expression contains both of relative reference and absolute reference. | |
ContainsReference | Gets a value indicating whether the expression contains reference. | |
ContainsRelativeReference | Gets a value indicating whether the expression contains relative reference. | |
Equals | Overloaded. Indicates whether the current Expression is equal to another Expression. | |
GetHashCode | Returns a hash code for this instance. | |
GetNode | Gets the expression at the specified location. |