Skip to main content

get_col_width

Function get_col_width 

Source
pub fn get_col_width(ws: &WorksheetXml, col: &str) -> Option<f64>
Expand description

Get the width of a column. Returns None when there is no explicit width defined for the column.