Skip to main content

remove_col

Function remove_col 

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

Remove a single column, shifting columns to its right leftward by one.