pub fn set_row_height( ws: &mut WorksheetXml, row: u32, height: f64, ) -> Result<()>
Set the height of a row in points. Creates the row if it does not exist.
Valid range: 0.0 ..= 409.0.
0.0 ..= 409.0