DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=35498>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35498

           Summary: Accessing and creating user-defined/named styles
           Product: POI
           Version: 2.5
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: HSSF
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


There doesn't appear to be a mechanism to retrieve a named style from an
HSSFWorkbook, nor is there a way to create a named style for a worksheet.  I
expected that since such convenience methods were not available on the
HSSFWorksheet, I could find a getName() method on the HSSFCellStyle class. 
Unfortunately it wasn't there either.  Quickly searching through the 2.5.1 POI
codebase, it appears that although the StyleRecord records reference
ExtendedFormatRecord records, no effort is made to tie these together and
provide users a mechanism to access styles by name, much less create them [by 
name].

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:    http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/

Reply via email to