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 2015/05/04 15:08:55 UTC

[Bug 57885] Can you please add a copySheet method on org.apache.poi.ss.util.SheetUtil class

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

Nick Burch <ap...@gagravarr.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from Nick Burch <ap...@gagravarr.org> ---
To copy a sheet within one workbook, you just need to call
workbook.cloneSheet(sheetIndex)

For any other kind of sheet copying, if you'd care to work up a patch to add
the missing functionality, we'd be delighted to review it and commit it if
appropriate!

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