Return-Path: Delivered-To: apmail-jakarta-poi-dev-archive@www.apache.org Received: (qmail 31919 invoked from network); 13 Dec 2003 08:10:22 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 13 Dec 2003 08:10:22 -0000 Received: (qmail 13212 invoked by uid 500); 13 Dec 2003 08:09:58 -0000 Delivered-To: apmail-jakarta-poi-dev-archive@jakarta.apache.org Received: (qmail 13194 invoked by uid 500); 13 Dec 2003 08:09:58 -0000 Mailing-List: contact poi-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "POI Developers List" Reply-To: "POI Developers List" Delivered-To: mailing list poi-dev@jakarta.apache.org Received: (qmail 13179 invoked from network); 13 Dec 2003 08:09:58 -0000 Received: from unknown (HELO exchange.sun.com) (192.18.33.10) by daedalus.apache.org with SMTP; 13 Dec 2003 08:09:58 -0000 Received: (qmail 22654 invoked by uid 50); 13 Dec 2003 08:10:25 -0000 Date: 13 Dec 2003 08:10:25 -0000 Message-ID: <20031213081025.22653.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: poi-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 25496] New: - HSSFSheet.getDefaultColumnWidth bug X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25496 HSSFSheet.getDefaultColumnWidth bug Summary: HSSFSheet.getDefaultColumnWidth bug Product: POI Version: 1.5.1 Platform: All OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: HSSF AssignedTo: poi-dev@jakarta.apache.org ReportedBy: gheorghe_zhang@hotmail.com The return value of HSSFSheet.getDefaultColumnWidth is 8. According the document "get the width (in units of 1/256th of a character width ) ", it should be 8*256=2048. --------------------------------------------------------------------- To unsubscribe, e-mail: poi-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: poi-dev-help@jakarta.apache.org