pub fn load_from_excel(
    file_name: &str,
    locale: &str,
    tz: &str
) -> Result<Workbook, XlsxError>
Expand description

Imports a file from disk into an internal representation