Reputation: 394
I have a template with xls/xlsx file and I'm tring to create a new file using xlsxwriter, however I want to copy the template.
What is the best way to read the template of the xls/xlsx and create a new file?
The reason I am using the xlsxwriter is to fill the lines, and it passes the 655355 lines.
Upvotes: 0
Views: 171