openpyxl读取excel中公式的结果值
wb_a = openpyxl.load_workbook(filearray[0],data_only=True)
excel_Result = openpyxl.load_workbook(文件名, data_only=True)