Return-Path: Delivered-To: apmail-jakarta-poi-user-archive@www.apache.org Received: (qmail 16448 invoked from network); 6 Aug 2004 02:42:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 6 Aug 2004 02:42:41 -0000 Received: (qmail 92301 invoked by uid 500); 6 Aug 2004 02:42:34 -0000 Delivered-To: apmail-jakarta-poi-user-archive@jakarta.apache.org Received: (qmail 92260 invoked by uid 500); 6 Aug 2004 02:42:33 -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 92245 invoked by uid 99); 6 Aug 2004 02:42:33 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=DNS_FROM_RFC_ABUSE,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received: from [128.209.2.13] (HELO mailsvr.basit.com) (128.209.2.13) by apache.org (qpsmtpd/0.27.1) with ESMTP; Thu, 05 Aug 2004 19:42:31 -0700 Received: from kleinmanpc1 (kleinmanpc1 [128.209.15.48]) by mailsvr.basit.com (8.12.7/8.12.7/evision: 1.4 $) with SMTP id i762gTMh025956; Thu, 5 Aug 2004 22:42:29 -0400 (EDT) Message-ID: <00ec01c47b5e$fe8cf750$300fd180@basit.com> From: "Steve" To: "POI Users List" References: <20040805164958.45698.qmail@web2501.mail.yahoo.co.jp> <41126E03.10207@muibros.com> Subject: question re setCellType(HSSFCell.CELL_TYPE_BLANK) Date: Thu, 5 Aug 2004 22:42:19 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Is it valid to use: xcell.setCellType(HSSFCell.CELL_TYPE_BLANK); Is there any reason to do that, rather than simply not creating the cell? Thanks, Steve --------------------------------------------------------------------- To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: poi-user-help@jakarta.apache.org