Skip to main content

remove_row

Function remove_row 

Source
pub fn remove_row(ws: &mut WorksheetXml, row: u32) -> Result<()>
Expand description

Remove a single row, shifting rows below it upward by one.