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 Matrix reports. It also specifies the font type and size of the name, in addition to the height of each cell in the column heading.
Syntax
COLUMN field-identifier
HEIGHT numeric-inches
FONT font-identifier
KEYLENGTH numeric-length
The COLUMN command can only include one field-identifier, and it does not permit a legend to identify the data-values.
For details on the other COLUMN subcommands, see:
HEIGHT subcommand
FONT subcommand
KEYLENGTH subcommand.
Parent topic
Reporting system command language