Reporting : Native reporting system : Reporting system command language : CELL command
  
CELL command
The CELL command is used to specify the value to be placed in the cell created by the junction of a column and a row in a matrix report. It also specifies the font type and size for the value, in addition to the width of each cell in the report (excluding the cells containing row or column headings). The CELL command, and its allowable subcommands are as follows:
CELL field-identifier
WIDTH numeric-inches
FONT font-identifier
Notes
1 For details on the other CELL subcommands, see WIDTH subcommand and FONT subcommand.
2 The CELL command can only include one field-identifier, and it does not permit a legend to identify the data-values.
3 If the CELL command is not used, the default value for all cells is X.
For an example of the CELL command, see the VALUE command.
Parent topic
Reporting system command language