Skip to main content

get_row_height

Function get_row_height 

Source
pub fn get_row_height(ws: &WorksheetXml, row: u32) -> Option<f64>
Expand description

Get the height of a row. Returns None if the row does not exist or has no explicit height set.