pub fn write_ods<P: AsRef<Path>>( book: &mut WorkBook, ods_path: P, ) -> Result<(), OdsError>
Writes the ODS file.