I believe this is the only way to do what you want: import xlrd, xlwt from xlutils.copy import copy as xl_copy # open existing workbook rb ...
確定! 回上一頁