Double-Height rows in OIPI tables (OpenInsight 32-Bit)
At 08 SEP 2006 12:08:58PM Wayne Shepard wrote:
Is there a convenient way to make OIPI create double-height rows. So far, all I've been able to come up with is sticking a \0D0A\ in front of the data in one column. But this means that column is bottom-justified while the remaining columns respond to the justification in the format field (for example, center-justified).
I just want to create spacious rows with all the columns center-justified and with no dummy column added to fool the system into obeying.
Wayne
At 08 SEP 2006 12:21PM Sean FitzSimons wrote:
Wayne,
Look at the TABLECELL Set_Printer message. There is a TCRowHeight type in the Row Properties that you can use.
Sean