intersects(range: PP.Ui.TabSheetRange);
range. Cell range to intersect.
The intersects method checks if specified range of table cells intersects the given range.
This method returns True if the specified range intersects given cell range, otherwise it returns False.
The example of use is given on the page with description of the TabSheetRange.add method.
See also: