pub fn set_col_width(ws: &mut WorksheetXml, col: &str, width: f64) -> Result<()>
Set the width of a column. Creates the Cols container and/or a Col entry if they do not yet exist.
Cols
Col
Valid range: 0.0 ..= 255.0.
0.0 ..= 255.0