You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by Steve <st...@Basit.COM> on 2003/02/27 13:29:29 UTC

Are we allowed to change the name of existing worksheets

Question regarding worksheets:
Are we allowed to change the name of the worksheets,
using 
setSheetName(int sheet, java.lang.String name)
after we read in a template xls file with existing worksheets.

Or is that method only allowed after creating a new worksheet?

THANKS,
Steve