getCellSpanUnderCoord(coord: PP.Ui.TabSheetCoord);
coord. Cell coordinate.
The getCellSpanUnderCoord method returns a range of merged cells by coordinate of a cell included into this range.
This method returns an object of the PP.Ui.TabSheetCellSpan type.
The example of use is given on the page with description of the TabSheet.ensureCellSpanUnderCoordVisibility method.
Seebsp;also: