Arbortext Command Language > Functions by Alphabetical Listing > tbl_area_celllist
  
tbl_area_celllist
count = tbl_area_celllist(upperLeftCellId, lowerRightCellId, array)
This function fills array with the ID of each cell in the rectangle of cells defined by upperLeftCellId and lowerRightCellId and returns the number of IDs. The IDs are returned in row major order.