Return-Path: Delivered-To: apmail-jakarta-poi-user-archive@www.apache.org Received: (qmail 44359 invoked from network); 3 May 2005 13:54:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 May 2005 13:54:40 -0000 Received: (qmail 99864 invoked by uid 500); 3 May 2005 13:40:40 -0000 Delivered-To: apmail-jakarta-poi-user-archive@jakarta.apache.org Received: (qmail 99741 invoked by uid 500); 3 May 2005 13:40:38 -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 99700 invoked by uid 99); 3 May 2005 13:40:37 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from lakermmtao09.cox.net (HELO lakermmtao09.cox.net) (68.230.240.30) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 03 May 2005 06:40:37 -0700 Received: from speedy ([68.97.52.239]) by lakermmtao09.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050503133834.OFRK6804.lakermmtao09.cox.net@speedy>; Tue, 3 May 2005 09:38:34 -0400 From: "Shawn Laubach" To: "'POI Users List'" , "'Abhi'" Subject: RE: How to mandate showing the active cell when the Excel file is first opened? Date: Tue, 3 May 2005 08:38:48 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 In-Reply-To: Thread-Index: AcVP3lntYb+NiO/5S5GlzybBunEukwABw1Qg X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Message-Id: <20050503133834.OFRK6804.lakermmtao09.cox.net@speedy> X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N http://jakarta.apache.org/poi/apidocs/org/apache/poi/hssf/usermodel/HSSFCell .html#setAsActiveCell() Shawn -----Original Message----- From: Abhi [mailto:aggarwal.abhi@gmail.com] Sent: Tuesday, May 03, 2005 7:42 AM To: POI Users List Subject: Re: How to mandate showing the active cell when the Excel file is first opened? did u find a solution? please do let me know the solution(s). On 4/30/05, Li, Jianming non Unisys wrote: > > Hi there, > > We are using POI to generate a large Excel file (the work sheet contains > around 50,000 rows of data) for our client. Our client mandates that > when the file is first opened with Excel, it shows the last row data. I > can set the first cell of the last row as active cell with > hSSFCell.setAsActiveCell(). But how can I programmatically dictate that > the active cell be shown before I write HSSFWorkbook to the actually > file? > > Any clue is grealy appreciated, > > Jimmy Lee > > -- Abhi trin-trin: 9810760474 ************************************************ Love is the desire to do good to others GREATEST is the one who LOVES all creations of GOD --------------------------------------------------------------------- To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org Mailing List: http://jakarta.apache.org/site/mail2.html#poi The Apache Jakarta Poi Project: http://jakarta.apache.org/poi/