pub fn match_sheet_name_and_index( workbook: &mut Sheets<BufReader<File>>, opts: &OptionSet, ) -> (Vec<String>, Vec<String>, Vec<usize>)