Overload | Description |
---|---|
Union(IRange) | Returns an IRange object that represents the union of two ranges. If range2 is from a different worksheet, an exception is thrown. |
Union(IRange[]) | Returns an IRange object that represents the union of several ranges. If one or more ranges from a different worksheet are specified, an exception is thrown. |