摘要: you can use this code to open (test.xlsx) file and modify A1 cell and then save it with a new name import openpyxl xfile = openpyxl.load_workbook('tes 阅读全文
posted @ 2023-08-07 11:02 Oops!# 阅读(54) 评论(0) 推荐(0) 编辑