pub fn get_default_col_width(ws: &WorksheetXml) -> Option<f64>Expand description
Get the default column width for a sheet.
Returns None if no default column width has been set.
pub fn get_default_col_width(ws: &WorksheetXml) -> Option<f64>Get the default column width for a sheet.
Returns None if no default column width has been set.