RangeUnionExpression Constructors
An operator that produces a reference to cells that are included in both references specified as operands.| Name | Parameters | Description |
|---|---|---|
| RangeUnionExpression(IExpression, IExpression) | leftExpression, rightExpression | Initializes a new instance of the RangeUnionExpression class with the specified settings. |
See Also