https://bz.apache.org/bugzilla/show_bug.cgi?id=58348

Javen ONeal <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #33130|0                           |1
        is obsolete|                            |

--- Comment #4 from Javen ONeal <[email protected]> ---
Created attachment 33138
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=33138&action=edit
[PATCH] copyRows implemented for XSSFWorkbooks

I think this patch is ready to be deployed for testing with XSSFWorkbooks.
copyRows support has been stubbed out for HSSFWorkbooks and SXSSFWorkbooks and
will be implemented in a future patch if someone has motivation to write them.
I have annotated most of the new methods with @Beta to indicate the API may
change based on your feedback.

Limitations:
* does not evaluate copied formulas or cache the result
* does not copy array formulas
* does not copy PivotTables or Tables
* I have not tested copying rows from an external workbook

After patching with the blocking bugs, this patch has a merge conflict with bug
58439 that will need to be resolved manually (or I can rebase this patch once
bug 58439 is fixed).

-- 
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