Summary: | [RFE]Add attriubute "default encoding" to HSSFWorkbook | ||
---|---|---|---|
Product: | POI | Reporter: | Toshiaki Kamoshida <kamoshida.toshiaki> |
Component: | HSSF | Assignee: | POI Developers List <dev> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | ||
Priority: | P3 | ||
Version: | 2.0-dev | ||
Target Milestone: | --- | ||
Hardware: | All | ||
OS: | All |
Description
Toshiaki Kamoshida
2003-03-28 04:13:41 UTC
Now,constant value about it already exist in HSSFWorkbook. But it is worked only setting each sheet's name. All unicode strings (i think i caught them all) now write out correctly, this includes the sheet name as you descibe, plus headers & footers and a host of others that i cant remember. Jason |