pub fn set_col_visible( ws: &mut WorksheetXml, col: &str, visible: bool, ) -> Result<()>
Set the visibility of a column.