pub fn get_row_style(ws: &WorksheetXml, row: u32) -> u32Expand description
Get the style ID for a row. Returns 0 (default) if the row does not exist or has no explicit style.
pub fn get_row_style(ws: &WorksheetXml, row: u32) -> u32Get the style ID for a row. Returns 0 (default) if the row does not exist or has no explicit style.