AssertionError while merging cells with xlwt (Python)

产生这一错误的原因是,行列数字的赋值有问题,三行数字大于下行数字,左列数字大于右列数字。
sheet.write_merge(top_row, bottom_row, left_column, right_column, content, style)

posted @ 2017-09-30 16:43  bingo彬哥  阅读(511)  评论(0编辑  收藏  举报
本站总访问量