Thanks for the suggestion. But macros are not received friendly
nowadays.
 
-----Original Message-----
From: Avik Sengupta [mailto:[EMAIL PROTECTED] 
Sent: Monday, May 02, 2005 12:52 AM
To: POI Users List
Subject: Re: How to mandate showing the active cell when the Excel file
isfirst opened?

use a startup macro?

On Fri, 2005-04-29 at 15:04 -0500, 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
> 
> 
> 
>  
> 
-- 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/

Reply via email to