简体   繁体   中英

Copying a worksheet from one workbook to another

My application generates Office Open XML spreadsheets, and I have a preformatted cover page that I want to copy verbatim into each workbook with formatting intact. How can I do this? My app is in Python but I'll use external programs if I have to.

I guess openpyxl does what you want.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM