Hi, i have to create an excel report with some vertical oriented parts (text rotation is 90 degrees). Is this possible with the current HSSF Serializer ? I tried the "Orient" attribute with different values (1,2,4,8) but this seems to have no effect.
For me, it seems the "Orient" value is read and there are also some access functions in "EPStyle.java" like isStyleOrientationVertVertText() ... but they are never called ?? thanks in advance, Frank --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
