getNextLeftCoord(coord: PP.Ui.TabSheetCoord);
coord. Coordinates of table cell.
The getNextLeftCoord method gets coordinates of the cell positioned one column to the left from the cell with specified coordinates.
This method returns an object of the PP.Ui.TabSheetCoord type.
The example of use is given on the page with description of the TabSheetMeasures.getNextBottomCoord method.
Seebsp;also: