Function ironcalc::import::load_from_excel
source · 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