pub async fn named_ranges( file: PathBuf, sheet: Option<String>, name_prefix: Option<String>, ) -> Result<Value>