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