Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy sheets between xlsx files #41

Open
tvc-dps opened this issue Apr 19, 2017 · 1 comment
Open

Copy sheets between xlsx files #41

tvc-dps opened this issue Apr 19, 2017 · 1 comment
Labels
enhancement New feature or request

Comments

@tvc-dps
Copy link

tvc-dps commented Apr 19, 2017

Feature request
Please add support for Sheet move/copy between different xlsx files

Thanks in advance

@xuri xuri added the enhancement New feature or request label Apr 20, 2017
@xuri
Copy link
Member

xuri commented Jun 29, 2017

Hi @tvc-dps, thanks for your issue. Sorry for my late reply, In order to implement copy worksheets between xlsx files, we need to handle and processing all the data in the source worksheet, such as formulas, names, charts, pictures, tables, pivot, etc., that's an interesting job and I will consider adding support for this feature later. I'll certainly accept that patch if somebody did that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants