isCoordInSpan(coord: PP.Ui.TabSheetCoord);
coord. Coordinate for which the user defines if it is within the merged cells range.
The isCoordInSpan method determines whether a specified coordinate is within the merged cells range.
This method returns True if the specified coordinate is within the merged cells range, otherwise it returns False.
The example of method use is given on the TabSheetCellSpan Constructor page.
Seebsp;also: