getNextRightCell(coord: PP.Ui.TabSheetCoord);
coord. Table cell coordinates.
The getNextRightCell method returns the cell located one column to the right of the specified table cell.
This method returns a PP.Ui.TabSheetCoord value.
The example of use is given on the TabSheetModel.getMeasures page.
Seebsp;also: