https://issues.apache.org/bugzilla/show_bug.cgi?id=45942

           Summary: Border and fill pattern enum values
           Product: POI
           Version: 3.5-dev
          Platform: PC
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Created an attachment (id=22670)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22670)
patch

Introduced enum classes to use for manage border style and pattern fill.
Fixed use of set/getCellBorder and set/getFillPatternType with this new enum
classes inside XSSFCellStyle.

This patch involve these classes:
XSSFCellBorder
XSSFCellStyle
TextXSSFCellStyle
TestXSSFCellBorder
BorderStyle(added)
PatternFillType (added)
XSSFCellFill
TestXSSFCellFill


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

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to