You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2008/09/26 15:29:08 UTC

DO NOT REPLY [Bug 45899] New: patch for XSSFWorkbook

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

           Summary: patch for XSSFWorkbook
           Product: POI
           Version: 3.5-dev
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
        AssignedTo: dev@poi.apache.org
        ReportedBy: d.montagni@sourcesense.com


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

Patch for XSSFWorkbook.java and TestXSSFWorkbook.java

added methods on XSSFWorkbook.java:
getActiveSheet()
setActiveSheet(int index)
validateSheetIndex(int index)

added methods on TestXSSFWorkbook.java:
testGetSetActiveSheet()


-- 
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: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


DO NOT REPLY [Bug 45899] patch for XSSFWorkbook

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45899


Josh Micich <jo...@gildedtree.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Josh Micich <jo...@gildedtree.com>  2008-09-28 22:33:05 PST ---
Applied in svn r699989

methods added to interface too


-- 
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: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org