Return-Path: Delivered-To: apmail-jakarta-poi-user-archive@www.apache.org Received: (qmail 69472 invoked from network); 17 May 2004 14:40:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 17 May 2004 14:40:29 -0000 Received: (qmail 60941 invoked by uid 500); 17 May 2004 14:40:35 -0000 Delivered-To: apmail-jakarta-poi-user-archive@jakarta.apache.org Received: (qmail 60908 invoked by uid 500); 17 May 2004 14:40:34 -0000 Mailing-List: contact poi-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "POI Users List" Reply-To: "POI Users List" Delivered-To: mailing list poi-user@jakarta.apache.org Received: (qmail 60885 invoked by uid 98); 17 May 2004 14:40:34 -0000 Received: from andriy.zhurba@bayerbbs.com by hermes.apache.org by uid 82 with qmail-scanner-1.20 (clamuko: 0.70. Clear:RC:0(212.64.228.135):. Processed in 0.084112 secs); 17 May 2004 14:40:34 -0000 X-Qmail-Scanner-Mail-From: andriy.zhurba@bayerbbs.com via hermes.apache.org X-Qmail-Scanner: 1.20 (Clear:RC:0(212.64.228.135):. Processed in 0.084112 secs) Received: from unknown (HELO smtpmx4.bayer.de) (212.64.228.135) by hermes.apache.org with SMTP; 17 May 2004 14:40:34 -0000 Received: from by-inet1.bayer-ag.com ([10.134.4.113]) by smtpmx4.bayer.de (Lotus Domino 651HF31) with ESMTP id 2004051716455784-186853 ; Mon, 17 May 2004 16:45:57 +0200 Subject: deleting / creating styles To: poi-user@jakarta.apache.org Message-ID: From: andriy.zhurba@bayerbbs.com Date: Wed, 7 Jan 2004 13:12:28 +0100 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII X-Spam-Rating: hermes.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi all, does anyone know how to delete a HSSFCellStyle object from the styles collection of a workbook. Or if it is somehow possible to add a self-created HSSFCellStyle to the collection, instead of using workbook.createCellStyle(). I just need a little bit more control over the styles. Another question but the same issue, what is the maximum limitation for the number of styles contained in a workbook? Thanks for any help and have a nice day! --------------------------------------------------------------------- To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: poi-user-help@jakarta.apache.org