While setting column width to a range, Flutter XlsIO set the column width for each columns in the range. But it serialize the column width for each column in the sheet "cols" tags. Need to serialize the column width for entire range in one "col" tag.