Arbortext Command Language > Functions by Alphabetical Listing > tbl_model_support
  
tbl_model_support
ret = tbl_model_support(tmid, opcode)
This function returns 1 if the given table model id (tmid) supports the feature specified by the opcode. If it does not or if either parameter is invalid, the function returns a zero (0).
Valid opcode values are:
0 – multiple table grids in a single table set
1 – header rows
2 – footer rows
3 – background color on cells
4 – an attribute to set frame property
5 – attributes to set cell spacing and cell padding