It's our wits that make us men.

openpyxl读取excel中公式的结果值

Posted on By ZY
个人分类:openpyxl

wb_a = openpyxl.load_workbook(filearray[0],data_only=True)

excel_Result = openpyxl.load_workbook(文件名, data_only=True)