  | |  | How to mandate showing the active cell when the Excel file is first opened? | How to mandate showing the active cell when the Excel file is first opened? 2005-04-29 - By Li, Jianming non Unisys
Back 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
Earn $52 per hosting referral at Lunarpages.
|
|
 |