SET CHARECTSET  UNICODE
----- Original Message ----- 
From: "hotmail" <[EMAIL PROTECTED]>
To: "poi" <[EMAIL PROTECTED]>
Sent: Monday, July 14, 2003 2:49 PM
Subject: how can set the Excel sheet name in some languangs


> Emergency!!!
> How can set the Excel sheet name in some languages which are not English, such as 
> Japanese, Chinese.
> HSSFWorkbook.setSheetName(int i, String str) doesn't work correctly with Chinese.
> HSSFWorkbook.createSheet(short s, String str) does either.
> 

Reply via email to