October 2009
Beginner
636 pages
13h 35m
English
With a different RTF control string, you can rotate the table headers so that they appear vertically in the table, or you can use RTF control strings to alter the alignment of text in a cell. Of course, if you're going to rotate the headers, you need to increase the row height. There's an RTF control string to increase the row height, but it has to be provided as part of the RTF header description.
The TRHDR suboption passes an RTF control string into this header location. So you need to use the TRHDR suboption to increase the row height, and then in the TROWHDRCELL suboption, you provide the appropriate control string to alter the headers.
ODS TAGSETS.RTF FILE='HEADERS_UP.rtf' style=journal ...
Read now
Unlock full access