Hope this helps:

HSSFWorkbook wb;
...
wb.setRepeatingRowsAndColumns(sheetIndexInt,-1,-1,0,0);

--
Brian Glick

-----Original Message-----
From: yangontha Maung [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 05, 2004 3:30 AM
To: POI Users List
Subject: Row to repeat at the top

How can I set up the 
"Rows to repeat at the top" option?

as in File->page set up -> Sheet -> Rows to repeat at
the top



thanks & rgds,



__________________________________
Do you Yahoo!?
Find out what made the Top Yahoo! Searches of 2003
http://search.yahoo.com/top2003

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to