getCell(coord: PP.Ui.TabSheetCoord);
coord. Coordinates of returned cell.
The getCell method gets table cell by specified coordinate.
This method returns an object of the PP.Ui.TabSheetCell type.
The example of use is given on the page with description of the TabSheetModel.getCells method.
Seebsp;also: