On Thu, 12 Aug 2010, Martin Studer wrote:
I've been continuing working with CellStyles in XSSFWorkbooks. My goal is to deal with user-defined style names in XSSFWorkbooks. In HSSFWorkbooks the corresponding HSSFCellStyles support methods get/setUserDefinedName. However, for XSSFCellStyles there currently is no such functionality.
Please do submit a patch! You'll want to add the appropriate methods to the generic ss CellStyle object, then add the getters and setters to XSSFCellStyle that do the appropriate CTCellStyles setters and getters for you
Once you have a patch, please attach it to a new bugzilla entry so we can review and apply it to svn
Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
