1) The method 'public void setCellValue(String value)' from class 'SXSSFCell'
is not using shared strings table for storing common string values. And my
sheet*.xml files are huge in size because they are having duplicate string
values.I just want to know, why can't we use shared strings table like the
way we used in the class 'XSSFCell'.

2) I tried to generate xlsx files using XSSF and SXSSF. But time consumption
in both approaches is almost same. I tried with window size 1 and 100. May I
know what else I can do.

Thanking you in advance. 

--
View this message in context: 
http://apache-poi.1045710.n5.nabble.com/The-method-public-void-setCellValue-String-value-from-class-SXSSFCell-is-not-using-shared-strings-tae-tp4857199p4857199.html
Sent from the POI - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to