Reporting : Native reporting system : Reporting system command language : COLUMN command
  
COLUMN command
The COLUMN command is used to specify field-values to be printed at the top of the columns in a Matrix report. It also specifies the font type and size of the name, in addition to the height of each cell in the column heading. The COLUMN command, and its allowable subcommands are as follows:
COLUMN field-identifier
HEIGHT numeric-inches
FONT font-identifier
KEYLENGTH numeric-length
Notes
1 For details on the other COLUMN subcommands, see HEIGHT subcommand, FONT subcommand, and KEYLENGTH subcommand.
2 The COLUMN command can only include one field-identifier, and it does not permit a legend to identify the data-values.
Parent topic
Reporting system command language