Return-Path: Mailing-List: contact poi-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list poi-user@jakarta.apache.org Received: (qmail 48451 invoked from network); 10 Mar 2003 17:40:38 -0000 Received: from unknown (HELO hqexch01.upstate.com) (205.160.101.145) by daedalus.apache.org with SMTP; 10 Mar 2003 17:40:38 -0000 Received: by hqexch01.upstate.com with Internet Mail Service (5.5.2653.19) id ; Mon, 10 Mar 2003 12:35:54 -0500 Message-ID: <4C47F66C98B28B4F903120350DEF05B06CB063@hqexch01.upstate.com> From: EPugh@upstate.com To: poi-user@jakarta.apache.org Subject: RE: HSSFCellStyle Date: Mon, 10 Mar 2003 12:35:52 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C2E72B.7F39CE60" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C2E72B.7F39CE60 Content-Type: text/plain; charset="iso-8859-1" In the /contrib code is a class that use reflection to check and see if a HSSFCellStyle exists or not. That might point you in the right path. Eric -----Original Message----- From: Ben Litchfield [mailto:ben@csh.rit.edu] Sent: Monday, March 10, 2003 12:27 PM To: poi-user@jakarta.apache.org Subject: HSSFCellStyle Would it be possible to add a equals/hashcode method to the HSSFCellStyle, this would make it easy to determine if you have created a style already and can be reused. Or is there another way to do this? Ben Litchfield --------------------------------------------------------------------- To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: poi-user-help@jakarta.apache.org ------_=_NextPart_001_01C2E72B.7F39CE60--