Python XlsxWriter module 使用之单元格合并 worksheet.merge_range()
merge_range(first_row,first_col,last_row,last_col,data[,cell_format])Mergearangeofcells.Parameters:first_row(int)–Thefirstrowoftherange.(Allzeroindexed.)first_col(int)–Thefirstcolumnoftherange.last_ro