coord(rowIndex: Number, colIndex: Number);
rowIndex. Row index.
colIndex. Column index.
The coord method gets cell coordinates by indexes of table row and table column.
The method is outdated, use TabSheet.getCoord.
Seebsp;also:
TabSheet