摘要: 获取文件对象 import openpyxl file = '1.xlsx' #文件路径 wb = openpyxl.load_workbook(file, data_only=True) # 打开文件 获取 工作簿中所有工作表名的列表 wb.get_sheet_names() 获取工作表 #按名字 阅读全文
posted @ 2022-02-16 16:22 叶灵溪 阅读(179) 评论(1) 推荐(0) 编辑
aplayer
##============================ /* 看板娘 */ =======================