pub fn write_fods<P: AsRef<Path>>( book: &mut WorkBook, fods_path: P, ) -> Result<(), OdsError>
Writes the FODS file.