Function open_workbook

Source
pub fn open_workbook<P: AsRef<Path>>(path: P) -> Result<Workbook>