Hi, actually I really need this method to work. So can you tell me when the problem would be fixed or if there is any workaround.
Thanks Thorsten -------- Original-Nachricht -------- > Datum: Mon, 15 Sep 2008 12:06:03 +0100 (BST) > Von: Nick Burch <[EMAIL PROTECTED]> > An: POI Users List <[email protected]> > Betreff: Re: Error in methode sheet.getColumnWidth(0)? > On Mon, 15 Sep 2008, Thorsten Bux wrote: > > i tried to get the width of a column with the sheet.getColumnWidth(0) > > method. If the column width in excel is bigger than a specific size (i > > think bigger 127 / 890px) then the method sheet.getColumnWidht(0) > > returns a negative value. > > Probably a unsigned 16 bit vs signed 16 bit issue. Probably best if you > create a new bug on bugzilla, and upload a simple test case that shows it > up. > > Nick > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- GMX Kostenlose Spiele: Einfach online spielen und Spaß haben mit Pastry Passion! http://games.entertainment.gmx.net/de/entertainment/games/free/puzzle/6169196 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
