Skip to main content

get_default_col_width

Function get_default_col_width 

Source
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.