Arbortext Command Language > Functions by Alphabetical Listing > tbl_cell_in_multicell
  
tbl_cell_in_multicell
[0|1] = tbl_cell_in_multicell(cellId)
This function returns 1 if cell cellId is a member of a multicell, 0 otherwise. Note that this routine is equivalent to the expression tbl_cell_is_spanning(cellId) || tbl_cell_is_spanned(cellId).