Arbortext Command Language > Functions by Alphabetical Listing > tbl_model_celllist
  
tbl_model_celllist
count = tbl_model_celllist(tmid, array, [hdr])
This function fills array with the names of the cell tags used in the table model whose ID is tmid. If hdr is supplied and is non-zero, then the names of the header cell tags will be returned in array.
If tmid is invalid, the function returns a zero (0); otherwise, it returns the number of cells tags in array.
Related Topics
tbl_model_row
tbl_model_table_title
tbl_model_tablelist