get_col_style

Function get_col_style 

Source
pub fn get_col_style(ws: &WorksheetXml, col: &str) -> Result<u32>
Expand description

Get the style ID for a column. Returns 0 (default) if the column has no explicit style set.