Any Comments/suggestion for my question below.

-----Original Message-----
From: Mamatha Kodigehalli Venkatesh [mailto:[email protected]] 
Sent: Friday, March 04, 2011 2:45 PM
To: POI Users List
Subject: Support for HSSF(.xls) in BigGridDemo


Hello,


I was able to use BigGridDemo for creating .xlsx using XSSF

I want HSSF support to get the sheet Ref as the HSSFSheet does not have the 
support of sheet.getPackagePart().getPartName().getName();

XSSFSheet sheet = wb.createSheet("Repository");
String sheetRef = sheet.getPackagePart().getPartName().getName();

Please suggest me, My requirement is to generate huge files (.xls & .xlsx).


Thanks in advance.

-mamatha

---------------------------------------------------------------------
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