Function read_excel_sheet_header

Source
pub fn read_excel_sheet_header<T: Resource>(
    resource: &mut T,
    name: &str,
) -> Option<EXH>
Expand description

Read an excel sheet by name (e.g. “Achievement”)