extract_xlsx_sheet_cells

Function extract_xlsx_sheet_cells 

Source
fn extract_xlsx_sheet_cells(
    xml: &[u8],
    shared_strings: &[String],
) -> Result<String, ExtractError>
Expand description

Limit bounds parsing work (cells considered), not only text cells emitted.