Is there a way to vertically align data in a row? top-justified data instead of bottom-justified.

Does setAlignment only only one alignment?

eg

normalCellStyle.setAlignment(HSSFCellStyle.VERTICAL_TOP); normalCellStyle.setAlignment(HSSFCellStyle.ALIGN_RIGHT);

Ian


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to