Macro Language Reference > PIs > Tables > <?tbrdefx>
  
<?tbrdefx>
Description
Specifies the table row default cell. Has the same effect as <?tbrdef>, except that it also overrides any column defaults. If you use <?tbrdefx>, the current cell details will be used for every cell in the row regardless of column defaults. But it is still possible to override individual cells in the row by creating definitions for individual cells.
 
The <tbcolspec> command is incompatible with <?tbrdef> and <?tbrdefx> as every cell becomes a column property.
Syntax
<?tbrdefx>
Related Links