Arbortext Command Language > Functions by Alphabetical Listing > tbl_grid_cell
  
tbl_grid_cell
cellId = tbl_grid_cell(gridId, colIndex, rowIndex)
This function returns the ID of the cell whose position is given by colIndex and rowIndex in grid gridId. The upper-left cell in the grid has coordinates (1,1).