DO NOT REPLY [Bug 46447] Applying style with big font does not update row height attributes

2009-01-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46447 --- Comment #1 from Antti Koskimäki antti.koskim...@joinex.com 2009-01-07 01:38:39 PST --- resulting excel does have row tall enough to contain the text (font) but row.getHeight() still returns original height value. Another case

[g...@vmgump]: Project poi (in module poi) failed

2009-01-07 Thread Gump [HEAD] :-(
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project poi has an issue affecting its community integration. This issue affects

Re: Generating ppt through java

2009-01-07 Thread dinshetty
Hi Yegor, I need to read text in the cells (in the form of string) from an Excel 2007 file. I am using the package org.apache.poi.ss.usermodel.*. I tried to use the methods Cell.getRichStringCellValue().getString() and Cell.getRichStringCellValue().toString(). But these methods are returning