Parameters
- row
- An integer value indicates the start row index.
- column
- An integer value indicates the start column index.
- row2
- An integer value indicates the end row index.
- column2
- An integer value indicates the end column index.
Return Value
true
if there is any table that intersects with the specified range; otherwise, false
.