Skip to main content

get_row_style

Function get_row_style 

Source
pub fn get_row_style(ws: &WorksheetXml, row: u32) -> u32
Expand description

Get the style ID for a row. Returns 0 (default) if the row does not exist or has no explicit style.