[]
Gets a value that indicates whether this range intersects with a given range.
public bool Intersects(CellRange rng)
Type | Name | Description |
---|---|---|
CellRange | rng | CellRange that may intersect with this range. |
Type | Description |
---|---|
bool | True if the range specified by the |